public class Main
extends java.lang.Object
File: Main.java A Main class to process the paramethers of the method and launch the algorithm
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Main method
|