public final class Entry extends Object
Modifier and Type | Method and Description |
---|---|
void |
exec()
Run it all.
|
static void |
main(String... args)
Main entry point.
|
public Entry(String... args)
args
- Command line argspublic static void main(String... args) throws IOException
args
- ArgumentsIOException
- If failspublic void exec() throws IOException
IOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.