public class IntegerOption extends BaseOption
IntegerOption(boolean hasValue)
IntegerOption(boolean hasValue, int value)
int
getValue()
hasValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerOption(boolean hasValue)
public IntegerOption(boolean hasValue, int value)
public int getValue()