Class PrimitiveTypeValueImpl.LongValueImpl

All Implemented Interfaces:
Serializable, LongValue, PrimitiveValue<Long>, TypedValue
Enclosing class:
PrimitiveTypeValueImpl<T>

public static class PrimitiveTypeValueImpl.LongValueImpl extends PrimitiveTypeValueImpl<Long> implements LongValue
See Also:
  • Constructor Details

    • LongValueImpl

      public LongValueImpl(Long value)
    • LongValueImpl

      public LongValueImpl(Long value, boolean isTransient)