Class Main
- java.lang.Object
-
- io.patriot_framework.network_simulator.docker.example.Main
-
public class Main extends Object
The type Main.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
The entry point of application.- Parameters:
args
- the input arguments- Throws:
InterruptedException
- the interrupted exception
-
-