Uses of Interface
io.github.toolfactory.jvm.function.catalog.GetResourcesFunction
-
Packages that use GetResourcesFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of GetResourcesFunction in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as GetResourcesFunction Modifier and Type Field Description protected GetResourcesFunctionDriverAbst. resourcesRetriverMethods in io.github.toolfactory.jvm that return GetResourcesFunction Modifier and Type Method Description protected GetResourcesFunctionDriverAbst. getOrBuildResourcesRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected GetResourcesFunctionDriverAbst. getResourcesRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type GetResourcesFunction Modifier and Type Method Description protected java.lang.Class<? extends GetResourcesFunction>DefaultDriver. getGetResourcesFunctionClass()protected abstract java.lang.Class<? extends GetResourcesFunction>DriverAbst. getGetResourcesFunctionClass() -
Uses of GetResourcesFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement GetResourcesFunction Modifier and Type Class Description static classGetResourcesFunction.Abststatic classGetResourcesFunction.ForJava7static classGetResourcesFunction.ForJava9
-