Class PersistenceLegacyTypeMappingResultor.Default<D>
java.lang.Object
one.microstream.persistence.types.PersistenceLegacyTypeMappingResultor.Default<D>
- All Implemented Interfaces:
 PersistenceLegacyTypeMappingResultor<D>
- Enclosing interface:
 - PersistenceLegacyTypeMappingResultor<D>
 
public static final class PersistenceLegacyTypeMappingResultor.Default<D> extends Object implements PersistenceLegacyTypeMappingResultor<D>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceLegacyTypeMappingResultor
PersistenceLegacyTypeMappingResultor.Default<D>, PersistenceLegacyTypeMappingResultor.Static - 
Constructor Summary
Constructors Constructor Description Default() - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceLegacyTypeMappingResultor
createMappingResult 
- 
Constructor Details
- 
Default
public Default() 
 -