public class MainOfDecompresser
extends java.lang.Object
| Constructor and Description |
|---|
MainOfDecompresser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This is the main Java method that starts the program and receives input
arguments.
|