[an error occurred while processing this directive] CMSC 202 - Spring 2011 - Lab 8

Lab 8 Classes

Lab8 Class

  1. The Lab8 class main() creates an array of Patron objects.
  2. There is a call in Lab8 to Arrays.sort (Arrays is a static class for dealing with array data types) in order to sort our list.