Class IntegerOption

    • Constructor Detail

      • IntegerOption

        public IntegerOption(boolean hasValue)
      • IntegerOption

        public IntegerOption(boolean hasValue,
                             int value)
    • Method Detail

      • getValue

        public int getValue()