Interface AllocateInstanceFunction
- All Known Subinterfaces:
AllocateInstanceFunction.Native
- All Known Implementing Classes:
AllocateInstanceFunction.ForJava7,AllocateInstanceFunction.Native.ForJava7
public interface AllocateInstanceFunction extends Function<Class<?>,Object>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAllocateInstanceFunction.ForJava7static interfaceAllocateInstanceFunction.Native -
Method Summary