Interface AllocateInstanceFunction

All Superinterfaces:
Function<Class<?>,​Object>
All Known Subinterfaces:
AllocateInstanceFunction.Native
All Known Implementing Classes:
AllocateInstanceFunction.ForJava7, AllocateInstanceFunction.Native.ForJava7

public interface AllocateInstanceFunction
extends Function<Class<?>,​Object>