Class DeltaLong

  • All Implemented Interfaces:
    Serializable

    public class DeltaLong
    extends Delta
    Value holding a base Long value and a delta.

    This is used when the actual intent of the value is to be an incremental update to an existing value.

    Since:
    6.0
    See Also:
    Serialized Form