Interface LongValue

    • Method Detail

      • get

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

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