Uses of Interface
io.github.toolfactory.jvm.function.catalog.ClassLoaderDelegateClassSupplier
-
Packages that use ClassLoaderDelegateClassSupplier Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of ClassLoaderDelegateClassSupplier in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return ClassLoaderDelegateClassSupplier Modifier and Type Method Description protected ClassLoaderDelegateClassSupplier
DriverAbst. getClassLoaderDelegateClassSupplier(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)
protected ClassLoaderDelegateClassSupplier
DriverAbst. getOrBuildClassLoaderDelegateClassSupplier(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)
Methods in io.github.toolfactory.jvm that return types with arguments of type ClassLoaderDelegateClassSupplier Modifier and Type Method Description protected java.lang.Class<? extends ClassLoaderDelegateClassSupplier>
DefaultDriver. getClassLoaderDelegateClassSupplierClass()
protected abstract java.lang.Class<? extends ClassLoaderDelegateClassSupplier>
DriverAbst. getClassLoaderDelegateClassSupplierClass()
-
Uses of ClassLoaderDelegateClassSupplier in io.github.toolfactory.jvm.function.catalog
Subinterfaces of ClassLoaderDelegateClassSupplier in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description static interface
ClassLoaderDelegateClassSupplier.ForJava17
Classes in io.github.toolfactory.jvm.function.catalog that implement ClassLoaderDelegateClassSupplier Modifier and Type Class Description static class
ClassLoaderDelegateClassSupplier.ForJava17.ForSemeru
static class
ClassLoaderDelegateClassSupplier.ForJava7
static class
ClassLoaderDelegateClassSupplier.ForJava9
-