- java.lang.Object
-
- me.chrisswr1.test.App
-
public class App extends Object
simple main class- Since:
- 1.0.0
- Version:
- 3.0.0
-
-
Constructor Summary
Constructors Constructor Description App()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull StringhelloWorld()creates the "Hello World!"static voidmain(@Nullable String[] args)simple main method
-