public class Launcher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Launcher.CommandLineContext
Default command line context.
|
| Constructor and Description |
|---|
Launcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkPresent(String s,
String optionName,
List<String> errors)
Utility method to check if an option is present.
|
static void |
main(String[] args)
Entry point.
|
Copyright © 2019. All rights reserved.