Interface AllocateInstanceFunction
- All Superinterfaces:
ThrowingFunction<Class<?>,
Object, Throwable>
- All Known Subinterfaces:
AllocateInstanceFunction.Native
- All Known Implementing Classes:
AllocateInstanceFunction.ForJava7
,AllocateInstanceFunction.Native.ForJava7
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static interface
-
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction
apply