A C D F G I L M N O R S T U V W

O

order - Variable in class dbrown.Chef
 
Order - Class in dbrown
A simple class representing restaurant orders that tracks how many objects have been instantiated from it and whether the maximum number of objects allowed have been created.
Order() - Constructor for class dbrown.Order
The Order constructor.
order - Variable in class dbrown.Restaurant
Restaurant owns and creates the original Orders, and controls their sharing between chef and waiter.
order - Variable in class dbrown.Waiter
 
ORDERS - Static variable in class dbrown.Order
The maximum number of orders tha can be placed.

A C D F G I L M N O R S T U V W