Class IntegerResult

    • Constructor Detail

      • IntegerResult

        public IntegerResult​(int value)
    • Method Detail

      • intValue

        public int intValue()
      • length

        public int length()
        Description copied from interface: IDescriptorResult
        Returns the length of this descriptor.
        Specified by:
        length in interface IDescriptorResult
        Returns:
        the length of the array of return values.