Package Tables


package Tables
  • Classes
    Class
    Description
    This class represents a table in a restaurant with information about the table's number, seats, dishes, and bill.
    TableData class represents the data for restaurant tables, including table number, number of seats, number of seats filled, and dishes ordered.
    This class provides a command-line interface for managing restaurant tables.