Class PersistenceTypeInstantiator.Default<D,T>
java.lang.Object
one.microstream.persistence.types.PersistenceTypeInstantiator.Default<D,T>
- All Implemented Interfaces:
 PersistenceTypeInstantiator<D,T>
- Enclosing interface:
 - PersistenceTypeInstantiator<D,T>
 
public static final class PersistenceTypeInstantiator.Default<D,T> extends Object implements PersistenceTypeInstantiator<D,T>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeInstantiator
PersistenceTypeInstantiator.Default<D,T> - 
Method Summary
Modifier and Type Method Description Tinstantiate(D data) 
- 
Method Details
- 
instantiate
- Specified by:
 instantiatein interfacePersistenceTypeInstantiator<D,T>
 
 -