Class GetLoadedClassesRetrieverFunction.Native.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction.Native.ForJava7
- All Implemented Interfaces:
GetLoadedClassesRetrieverFunction
,GetLoadedClassesRetrieverFunction.Native
,Function<ClassLoader,
CleanableSupplier<Collection<Class<?>>>>
- Enclosing interface:
GetLoadedClassesRetrieverFunction.Native
public static class GetLoadedClassesRetrieverFunction.Native.ForJava7
extends Object
implements GetLoadedClassesRetrieverFunction.Native
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction
GetLoadedClassesRetrieverFunction.Native
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetLoadedClassesRetrieverFunction.Native
GetLoadedClassesRetrieverFunction.Native.ForJava7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
classesField
-
-
Constructor Details
-
ForJava7
- Throws:
Throwable
-
-
Method Details
-
checkNativeEngine
- Throws:
InitializeException
-
apply
- Specified by:
apply
in interfaceFunction<ClassLoader,
CleanableSupplier<Collection<Class<?>>>>
-