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 classstatic interface -
Method Summary
Methods inherited from interface ThrowingFunction
apply