A C E F G L M P R S T

R

remove(Listable) - Method in class foodManagement.SortedListOfImmutables
Removes an item from the list.
remove(SortedListOfImmutables) - Method in class foodManagement.SortedListOfImmutables
Removes an entire list of items from the current list.
Restaurant - Class in foodManagement
The Restaurant has a name (String), a menu (list of Entrees), an inventory (list of Food), and an amount of cash on hand, measured in pennies (int) This class facilitates orders being placed, deliveries being made to the inventory, and entrees being added to the menu.
Restaurant(String, int) - Constructor for class foodManagement.Restaurant
Standard constructor.

A C E F G L M P R S T

Web Accessibility