Interface GetLoadedClassesRetrieverFunction.Native
- 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,GetLoadedClassesRetrieverFunction
- All Known Implementing Classes:
GetLoadedClassesRetrieverFunction.Native.ForJava7
- Enclosing interface:
GetLoadedClassesRetrieverFunction
public static interface GetLoadedClassesRetrieverFunction.Native
extends GetLoadedClassesRetrieverFunction
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classNested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.GetLoadedClassesRetrieverFunction
GetLoadedClassesRetrieverFunction.Native -
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.Function
apply