| Modifier and Type | Method and Description |
|---|---|
static <O extends OptionsBase> |
Options.parse(Class<O> optionsClass,
String... args)
Parse the options provided in args, given the specification in
optionsClass.
|
Copyright © 2016. All rights reserved.