Interface GetLoadedClassesRetrieverFunction
- All Superinterfaces:
io.github.toolfactory.jvm.function.template.Function<ClassLoader,,io.github.toolfactory.jvm.util.CleanableSupplier<Collection<Class<?>>>> io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction
- All Known Subinterfaces:
GetLoadedClassesRetrieverFunction.Native
- All Known Implementing Classes:
GetLoadedClassesRetrieverFunction.Native.ForJava7
public interface GetLoadedClassesRetrieverFunction
extends io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction
io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction.ForJava7 -
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.Function
apply