Class | Description |
---|---|
AbstractTypedValue<T> | |
FileValueImpl | |
NullValueImpl |
Untyped Null
|
ObjectValueImpl | |
PrimitiveTypeValueImpl<T> | |
PrimitiveTypeValueImpl.BooleanValueImpl | |
PrimitiveTypeValueImpl.BytesValueImpl | |
PrimitiveTypeValueImpl.DateValueImpl | |
PrimitiveTypeValueImpl.DoubleValueImpl | |
PrimitiveTypeValueImpl.IntegerValueImpl | |
PrimitiveTypeValueImpl.LongValueImpl | |
PrimitiveTypeValueImpl.NumberValueImpl | |
PrimitiveTypeValueImpl.ShortValueImpl | |
PrimitiveTypeValueImpl.StringValueImpl | |
UntypedValueImpl |
Used when the type of an object has not been specified by the user and
needs to be autodetected.
|
Copyright © 2022. All rights reserved.