Uses of Interface
io.github.toolfactory.jvm.function.template.Function
| Package | Description |
|---|---|
| io.github.toolfactory.jvm | |
| io.github.toolfactory.jvm.function.catalog |
-
Uses of Function in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as Function Modifier and Type Field Description protected Function<java.lang.ClassLoader,CleanableSupplier<java.util.Collection<java.lang.Class<?>>>>DriverAbst. loadedClassesRetrieverSupplierprotected Function<java.lang.ClassLoader,java.util.Map<java.lang.String,?>>DriverAbst. loadedPackagesRetriever -
Uses of Function in io.github.toolfactory.jvm.function.catalog
Subinterfaces of Function in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interfaceGetLoadedClassesRetrieverFunctionstatic interfaceGetLoadedClassesRetrieverFunction.NativeinterfaceGetLoadedPackagesFunctionstatic interfaceGetLoadedPackagesFunction.NativeClasses in io.github.toolfactory.jvm.function.catalog that implement Function Modifier and Type Class Description static classGetLoadedClassesRetrieverFunction.ForJava7static classGetLoadedClassesRetrieverFunction.ForJava7.ForSemerustatic classGetLoadedClassesRetrieverFunction.Native.ForJava7static classGetLoadedClassesRetrieverFunction.Native.ForJava7.ForSemerustatic classGetLoadedPackagesFunction.ForJava7static classGetLoadedPackagesFunction.Native.ForJava7