Package gov.nasa.pds.mypackage
Class Main
- java.lang.Object
-
- gov.nasa.pds.mypackage.Main
-
public final class Main extends Object
The main class with its main entry point. Note that the static initializer for this class loads resources which must be present in the classpath (i.e., in the jar in which this class is packaged).- Since:
- 2021
- Author:
- The Planetary Data System
-
-
Constructor Summary
Constructors Constructor Description Main()
-