Interface AllocateInstanceFunction.Native
-
- All Superinterfaces:
AllocateInstanceFunction
,ThrowingFunction<java.lang.Class<?>,java.lang.Object,java.lang.Throwable>
- All Known Implementing Classes:
AllocateInstanceFunction.Native.ForJava7
- Enclosing interface:
- AllocateInstanceFunction
public static interface AllocateInstanceFunction.Native extends AllocateInstanceFunction
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
AllocateInstanceFunction.Native.ForJava7
-
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction
AllocateInstanceFunction.Native
-
-
Method Summary
-
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction
apply
-
-