Media Summary: Creates a class for an item at a restaruant with fields for name, category and size. The order class uses an array list to store customer orders made of items from the menu.
Java Restaruant Part 6 Register - Detailed Analysis & Overview
Creates a class for an item at a restaruant with fields for name, category and size. The order class uses an array list to store customer orders made of items from the menu.