Uses of Interface
io.github.toolfactory.jvm.util.CleanableSupplier
Packages that use CleanableSupplier
-
Uses of CleanableSupplier in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm with type parameters of type CleanableSupplierModifier and TypeFieldDescriptionprotected Function<ClassLoader,CleanableSupplier<Collection<Class<?>>>> DriverAbst.loadedClassesRetrieverSupplierMethods in io.github.toolfactory.jvm that return CleanableSupplierModifier and TypeMethodDescriptionDriver.getLoadedClassesRetriever(ClassLoader classLoader) DriverAbst.getLoadedClassesRetriever(ClassLoader classLoader) -
Uses of CleanableSupplier in io.github.toolfactory.jvm.function.catalog
Methods in io.github.toolfactory.jvm.function.catalog that return CleanableSupplierModifier and TypeMethodDescriptionGetLoadedClassesRetrieverFunction.ForJava7.apply(ClassLoader classLoader) GetLoadedClassesRetrieverFunction.ForJava7.ForSemeru.apply(ClassLoader classLoader) GetLoadedClassesRetrieverFunction.Native.ForJava7.apply(ClassLoader classLoader)