Package no.ntnu.idatt1002.demo.view
Class App
java.lang.Object
no.ntnu.idatt1002.demo.view.App
The class from which the main application is called upon.
- Since:
- 11.03.2023
- Author:
- Harry Linrui Xu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
The main method that calls on the MyApp class.- Parameters:
args
- String of arguments
-