Interface DoubleValue

    • Method Detail

      • get

        double get()
        Get the double value of this object.
        Returns:
        the double value of this object
      • clone

        DoubleValue clone()
        Returns a deep copy of this object.
        Specified by:
        clone in interface FieldValue
        Returns:
        a deep copy of this object