Uses of Interface
de.caluga.morphium.objectmapping.MorphiumTypeMapper
Packages that use MorphiumTypeMapper
-
Uses of MorphiumTypeMapper in de.caluga.morphium.objectmapping
Classes in de.caluga.morphium.objectmapping that implement MorphiumTypeMapperModifier and TypeClassDescriptionclasscustom type mapper for BigIntegersclassMethods in de.caluga.morphium.objectmapping with parameters of type MorphiumTypeMapperModifier and TypeMethodDescription<T> voidMorphiumObjectMapper.registerCustomMapperFor(Class<T> cls, MorphiumTypeMapper<T> map) <T> voidObjectMapperImpl.registerCustomMapperFor(Class<T> cls, MorphiumTypeMapper<T> map)