Class PersistenceTypeInstantiator.Default<M,T>
- java.lang.Object
 - 
- one.microstream.persistence.types.PersistenceTypeInstantiator.Default<M,T>
 
 
- 
- All Implemented Interfaces:
 PersistenceTypeInstantiator<M,T>
- Enclosing interface:
 - PersistenceTypeInstantiator<M,T>
 
public static final class PersistenceTypeInstantiator.Default<M,T> extends Object implements PersistenceTypeInstantiator<M,T>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeInstantiator
PersistenceTypeInstantiator.Default<M,T> 
 - 
 
- 
Constructor Summary
Constructors Constructor Description Default() 
 - 
 
- 
- 
Method Detail
- 
instantiate
public T instantiate(M medium)
- Specified by:
 instantiatein interfacePersistenceTypeInstantiator<M,T>
 
 - 
 
 -