Interface GetLoadedPackagesFunction

All Superinterfaces:
io.github.toolfactory.jvm.function.template.Function<java.lang.ClassLoader,​java.util.Map<java.lang.String,​?>>, io.github.toolfactory.jvm.function.catalog.GetLoadedPackagesFunction
All Known Subinterfaces:
GetLoadedPackagesFunction.Native
All Known Implementing Classes:
GetLoadedPackagesFunction.Native.ForJava7

public interface GetLoadedPackagesFunction
extends io.github.toolfactory.jvm.function.catalog.GetLoadedPackagesFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static interface  GetLoadedPackagesFunction.Native  

    Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetLoadedPackagesFunction

    io.github.toolfactory.jvm.function.catalog.GetLoadedPackagesFunction.ForJava7
  • Method Summary

    Methods inherited from interface io.github.toolfactory.jvm.function.template.Function

    apply