Package Main
Class Main
java.lang.Object
Main.Main
The main class for the restaurant management system program.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
The main method that runs the program and displays the main menu.- Parameters:
args
- The arguments passed into the program
-