Package one.microstream.memory.android
Class AndroidInstantiatorBlank
java.lang.Object
one.microstream.memory.android.AndroidInstantiatorBlank
- All Implemented Interfaces:
 DefaultInstantiator
public final class AndroidInstantiatorBlank extends Object implements DefaultInstantiator
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.functional.DefaultInstantiator
DefaultInstantiator.Default - 
Method Summary
Modifier and Type Method Description <T> Tinstantiate(Class<T> type)static AndroidInstantiatorBlankNew() 
- 
Method Details
- 
New
 - 
instantiate
- Specified by:
 instantiatein interfaceDefaultInstantiator- Throws:
 InstantiationRuntimeException
 
 -