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, readValuecanHandleTypedValue, canHandleTypedValueField, getSerializationDataformatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToTypedValue, writeValuepublic NumberValueMapper(PrimitiveValueType valueType)
protected boolean canReadValue(TypedValueField typedValueField)
canReadValue in class PrimitiveValueMapper<T extends PrimitiveValue<?>>Copyright © 2022. All rights reserved.