Description: This class is the basis for the many foodItems used throughout the simulation. Each food object stores the product name, the cooking time, the product price, the product type, and how many of these items there are. A menu and order consists of numerous food items
To Search:
File list (Check if you may need any files):
Cashier.java
Cook.java
Food.java
Queue.java