Class IntegerResultType

    • Constructor Detail

      • IntegerResultType

        public IntegerResultType​(UniqueValueDef def,
                                 int value)
    • Method Detail

      • value

        public java.lang.Integer value()
        Specified by:
        value in interface ResultType<java.lang.Integer>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • description

        public java.lang.String description()
        Specified by:
        description in interface ResultType<java.lang.Integer>