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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unsafe
final sun.misc.Unsafe unsafe
-
-
Constructor Details
-
ForJava7
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceThrowingFunction<Class<?>,
Object, Throwable> - Throws:
InstantiationException
-