Class AllocateInstanceFunction.Native.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction.Native.ForJava7
- All Implemented Interfaces:
AllocateInstanceFunction
,AllocateInstanceFunction.Native
,ThrowingFunction<Class<?>,
Object, Throwable>
- Enclosing interface:
AllocateInstanceFunction.Native
public static class AllocateInstanceFunction.Native.ForJava7
extends Object
implements AllocateInstanceFunction.Native
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction
AllocateInstanceFunction.Native
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction.Native
AllocateInstanceFunction.Native.ForJava7
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForJava7
- Throws:
InitializeException
-
-
Method Details
-
checkNativeEngine
- Throws:
InitializeException
-
apply
- Specified by:
apply
in interfaceThrowingFunction<Class<?>,
Object, Throwable>
-