Class PrimitiveTypeValueImpl.DoubleValueImpl

All Implemented Interfaces:
Serializable, DoubleValue, PrimitiveValue<Double>, TypedValue
Enclosing class:
PrimitiveTypeValueImpl<T>

public static class PrimitiveTypeValueImpl.DoubleValueImpl extends PrimitiveTypeValueImpl<Double> implements DoubleValue
See Also:
  • Constructor Details

    • DoubleValueImpl

      public DoubleValueImpl(Double value)
    • DoubleValueImpl

      public DoubleValueImpl(Double value, boolean isTransient)