Class DoubleResult

    • Constructor Detail

      • DoubleResult

        public DoubleResult​(double value)
    • Method Detail

      • doubleValue

        public double doubleValue()
      • 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.