Interface AllocateInstanceFunction
- All Superinterfaces:
io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction,io.github.toolfactory.jvm.function.template.ThrowingFunction<Class<?>,Object, Throwable>
- All Known Subinterfaces:
AllocateInstanceFunction.Native
- All Known Implementing Classes:
AllocateInstanceFunction.Native.ForJava7
public interface AllocateInstanceFunction
extends io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction
io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction.ForJava7 -
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction
apply