public class Option extends Object
Constructor and Description |
---|
Option(OptionSpec spec,
String[] _args) |
Modifier and Type | Method and Description |
---|---|
String |
getArg(int i) |
int |
getArgAsInt(int i) |
String |
getName() |
int |
getNumArgs() |
public Option(OptionSpec spec, String[] _args)
Copyright © 2016. All rights reserved.