Uses of Interface
io.github.toolfactory.jvm.function.catalog.AllocateInstanceFunction
Packages that use AllocateInstanceFunction
-
Uses of AllocateInstanceFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return AllocateInstanceFunctionModifier and TypeMethodDescriptionprotected AllocateInstanceFunctionDriverAbst.getAllocateInstanceInvoker(Map<Object, Object> initializationContext) protected AllocateInstanceFunctionDriverAbst.getOrBuildAllocateInstanceInvoker(Map<Object, Object> initializationContext) Methods in io.github.toolfactory.jvm that return types with arguments of type AllocateInstanceFunctionModifier and TypeMethodDescriptionprotected Class<? extends AllocateInstanceFunction>DefaultDriver.getAllocateInstanceFunctionClass()protected abstract Class<? extends AllocateInstanceFunction>DriverAbst.getAllocateInstanceFunctionClass()protected Class<? extends AllocateInstanceFunction>NativeDriver.getAllocateInstanceFunctionClass() -
Uses of AllocateInstanceFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of AllocateInstanceFunction in io.github.toolfactory.jvm.function.catalogClasses in io.github.toolfactory.jvm.function.catalog that implement AllocateInstanceFunctionModifier and TypeClassDescriptionstatic classstatic class