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 GetLoadedClassesRetrieverFunction
DriverAbst. getLoadedClassesRetrieverFunction(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)
protected GetLoadedClassesRetrieverFunction
DriverAbst. 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 interface
GetLoadedClassesRetrieverFunction.Native
Classes in io.github.toolfactory.jvm.function.catalog that implement GetLoadedClassesRetrieverFunction Modifier and Type Class Description static class
GetLoadedClassesRetrieverFunction.ForJava7
static class
GetLoadedClassesRetrieverFunction.ForJava7.ForSemeru
static class
GetLoadedClassesRetrieverFunction.Native.ForJava7
static class
GetLoadedClassesRetrieverFunction.Native.ForJava7.ForSemeru
-