Interface IntegerValue

    • Method Detail

      • get

        int get()
        Returns the integer value of the object.
        Returns:
        the integer value
      • clone

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