@API(value=Internal) public interface CommandLineOptionsParser
Modifier and Type | Method and Description |
---|---|
CommandLineOptions |
parse(java.lang.String... arguments) |
void |
printHelp(java.io.Writer writer) |
CommandLineOptions parse(java.lang.String... arguments)
void printHelp(java.io.Writer writer)