Package com.aerospike.mapper.tools
Class GenericTypeMapper
java.lang.Object
com.aerospike.mapper.tools.TypeMapper
com.aerospike.mapper.tools.GenericTypeMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromAerospikeFormat(Object value) Class<?>toAerospikeFormat(Object value) Class<?>Methods inherited from class com.aerospike.mapper.tools.TypeMapper
toAerospikeFormat
-
Constructor Details
-
GenericTypeMapper
-
-
Method Details
-
getMappedClass
-
toAerospikeFormat
- Specified by:
toAerospikeFormatin classTypeMapper
-
fromAerospikeFormat
- Specified by:
fromAerospikeFormatin classTypeMapper
-
validateAndGetClass
-