Class GetLoadedClassesRetrieverFunction.Native.ForJava7
java.lang.Object
org.burningwave.jvm.function.catalog.GetLoadedClassesRetrieverFunction.Native.ForJava7
- All Implemented Interfaces:
io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction,io.github.toolfactory.jvm.function.template.Function<ClassLoader,,io.github.toolfactory.jvm.util.CleanableSupplier<Collection<Class<?>>>> GetLoadedClassesRetrieverFunction,GetLoadedClassesRetrieverFunction.Native
- Enclosing interface:
- GetLoadedClassesRetrieverFunction.Native
public static class GetLoadedClassesRetrieverFunction.Native.ForJava7
extends Object
implements GetLoadedClassesRetrieverFunction.Native
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.GetLoadedClassesRetrieverFunction
GetLoadedClassesRetrieverFunction.NativeNested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.GetLoadedClassesRetrieverFunction.Native
GetLoadedClassesRetrieverFunction.Native.ForJava7 -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.github.toolfactory.jvm.util.CleanableSupplier<Collection<Class<?>>>apply(ClassLoader classLoader)
-
Field Details
-
classesField
-
nativeExecutor
-
-
Constructor Details
-
ForJava7
- Throws:
Throwable
-
-
Method Details
-
apply
public io.github.toolfactory.jvm.util.CleanableSupplier<Collection<Class<?>>> apply(ClassLoader classLoader) - Specified by:
applyin interfaceio.github.toolfactory.jvm.function.template.Function<ClassLoader,io.github.toolfactory.jvm.util.CleanableSupplier<Collection<Class<?>>>>
-