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
-
Constructor Summary
Constructors Constructor Description AndroidInstantiatorBlank()
-
Method Summary
Modifier and Type Method Description <T> T
instantiate(Class<T> type)
static AndroidInstantiatorBlank
New()
-
Constructor Details
-
AndroidInstantiatorBlank
public AndroidInstantiatorBlank()
-
-
Method Details
-
New
-
instantiate
- Specified by:
instantiate
in interfaceDefaultInstantiator
- Throws:
InstantiationRuntimeException
-