Class PrimitiveTypeValueImpl.DateValueImpl

All Implemented Interfaces:
Serializable, DateValue, PrimitiveValue<Date>, TypedValue
Enclosing class:
PrimitiveTypeValueImpl<T>

public static class PrimitiveTypeValueImpl.DateValueImpl extends PrimitiveTypeValueImpl<Date> implements DateValue
See Also:
  • Constructor Details

    • DateValueImpl

      public DateValueImpl(Date value)
    • DateValueImpl

      public DateValueImpl(Date value, boolean isTransient)