Building Parsers with Java

Package sjm.examples.chips

Class Summary
Chip A chip is a type of potato or corn chip that a mythical company offers.
ChipBase This class contains a small database of chips, customers, and orders.
Customer A customer has an ID, and a last and first name.
Order An order is a standing request from a customer for a monthly supply of a number of bags of a type of chip.
 


by Steve Metsker