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