Class PrimitiveTypeValueImpl.ShortValueImpl

All Implemented Interfaces:
Serializable, PrimitiveValue<Short>, ShortValue, TypedValue
Enclosing class:
PrimitiveTypeValueImpl<T>

public static class PrimitiveTypeValueImpl.ShortValueImpl extends PrimitiveTypeValueImpl<Short> implements ShortValue
See Also:
  • Constructor Details

    • ShortValueImpl

      public ShortValueImpl(Short value)
    • ShortValueImpl

      public ShortValueImpl(Short value, boolean isTransient)