Interface FloatValue

    • Method Detail

      • get

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

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