Uses of Interface
io.github.toolfactory.jvm.function.catalog.GetPackageFunction
-
Packages that use GetPackageFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of GetPackageFunction in io.github.toolfactory.jvm
Methods in io.github.toolfactory.jvm that return GetPackageFunction Modifier and Type Method Description protected GetPackageFunctionDriverAbst. getOrBuildPackageRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)protected GetPackageFunctionDriverAbst. getPackageRetriever(java.util.Map<java.lang.Object,java.lang.Object> initializationContext)Methods in io.github.toolfactory.jvm that return types with arguments of type GetPackageFunction Modifier and Type Method Description protected java.lang.Class<? extends GetPackageFunction>DefaultDriver. getGetPackageFunctionClass()protected abstract java.lang.Class<? extends GetPackageFunction>DriverAbst. getGetPackageFunctionClass() -
Uses of GetPackageFunction in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement GetPackageFunction Modifier and Type Class Description static classGetPackageFunction.ForJava7static classGetPackageFunction.ForJava9
-