Uses of Interface
io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction
-
Packages that use GetLoadedClassesRetrieverFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of GetLoadedClassesRetrieverFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return GetLoadedClassesRetrieverFunction Modifier and Type Method Description protected GetLoadedClassesRetrieverFunctionDriverAbst. getLoadedClassesRetrieverFunction(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected GetLoadedClassesRetrieverFunctionDriverAbst. getOrBuildLoadedClassesRetrieverFunction(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type GetLoadedClassesRetrieverFunction Modifier and Type Method Description protected java.lang.Class<? extends GetLoadedClassesRetrieverFunction>DefaultDriver. getGetLoadedClassesRetrieverFunctionClass()protected abstract java.lang.Class<? extends GetLoadedClassesRetrieverFunction>DriverAbst. getGetLoadedClassesRetrieverFunctionClass()protected java.lang.Class<? extends GetLoadedClassesRetrieverFunction>NativeDriver. getGetLoadedClassesRetrieverFunctionClass() -
Uses of GetLoadedClassesRetrieverFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of GetLoadedClassesRetrieverFunction in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description static interfaceGetLoadedClassesRetrieverFunction.NativeClasses in io.github.toolfactory.jvm.function.catalog that implement GetLoadedClassesRetrieverFunction Modifier and Type Class Description static classGetLoadedClassesRetrieverFunction.ForJava7static classGetLoadedClassesRetrieverFunction.ForJava7.ForSemerustatic classGetLoadedClassesRetrieverFunction.Native.ForJava7static classGetLoadedClassesRetrieverFunction.Native.ForJava7.ForSemeru
-