Package src.main
Class Main
java.lang.Object
src.main.Main
The Main class and the entrypoint of the program
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
db
-
cli
-
-
Constructor Details
-
Main
public Main()Default constructor
-
-
Method Details
-
main
Entrypoint of the program- Parameters:
args- Command line arguments
-