Interface ValueMappers<T extends TypedValue>
- All Known Implementing Classes:
DefaultValueMappers
public interface ValueMappers<T extends TypedValue>
-
Method Summary
Modifier and TypeMethodDescriptionaddMapper
(ValueMapper<T> serializer) findMapperForTypedValue
(T value)
-
Method Details
-
findMapperForTypedValue
-
findMapperForTypedValueField
-
addMapper
-