public abstract class NumberValueMapper<T extends PrimitiveValue<?>> extends PrimitiveValueMapper<T>
valueType
Constructor and Description |
---|
NumberValueMapper(PrimitiveValueType valueType) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canReadValue(TypedValueField typedValueField) |
canWriteValue, getType, isAssignable, readValue, readValue
canHandleTypedValue, canHandleTypedValueField, getSerializationDataformat
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convertToTypedValue, writeValue
public NumberValueMapper(PrimitiveValueType valueType)
protected boolean canReadValue(TypedValueField typedValueField)
canReadValue
in class PrimitiveValueMapper<T extends PrimitiveValue<?>>
Copyright © 2022. All rights reserved.