Uses of Interface
io.github.toolfactory.jvm.function.template.ThrowingQuadFunction
Packages that use ThrowingQuadFunction
-
Uses of ThrowingQuadFunction in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as ThrowingQuadFunctionModifier and TypeFieldDescriptionprotected ThrowingQuadFunction<String,Boolean, ClassLoader, Class<?>, Class<?>, Throwable> DriverAbst.classByNameRetriever -
Uses of ThrowingQuadFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of ThrowingQuadFunction in io.github.toolfactory.jvm.function.catalogClasses in io.github.toolfactory.jvm.function.catalog that implement ThrowingQuadFunctionModifier and TypeClassDescriptionstatic classstatic classstatic classFields in io.github.toolfactory.jvm.function.catalog declared as ThrowingQuadFunctionModifier and TypeFieldDescriptionprotected ThrowingQuadFunction<ClassLoader,String, Boolean, Collection<URL>, Collection<URL>, Throwable> GetResourcesFunction.Abst.resourceFinderMethods in io.github.toolfactory.jvm.function.catalog that return ThrowingQuadFunctionModifier and TypeMethodDescriptionprotected abstract ThrowingQuadFunction<ClassLoader,String, Boolean, Collection<URL>, Collection<URL>, Throwable> GetResourcesFunction.Abst.buildResourceFinder(Map<Object, Object> context) protected ThrowingQuadFunction<ClassLoader,String, Boolean, Collection<URL>, Collection<URL>, Throwable> GetResourcesFunction.ForJava7.buildResourceFinder(Map<Object, Object> context) protected ThrowingQuadFunction<ClassLoader,String, Boolean, Collection<URL>, Collection<URL>, Throwable> GetResourcesFunction.ForJava9.buildResourceFinder(Map<Object, Object> context)