Class GetResourcesFunction.ForJava9
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetResourcesFunction.Abst
io.github.toolfactory.jvm.function.catalog.GetResourcesFunction.ForJava7
io.github.toolfactory.jvm.function.catalog.GetResourcesFunction.ForJava9
- All Implemented Interfaces:
GetResourcesFunction
,ThrowingTriFunction<String,
Boolean, ClassLoader[], Collection<URL>, Throwable>
- Enclosing interface:
GetResourcesFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetResourcesFunction
GetResourcesFunction.Abst, GetResourcesFunction.ForJava7, GetResourcesFunction.ForJava9
-
Field Summary
Fields inherited from class io.github.toolfactory.jvm.function.catalog.GetResourcesFunction.Abst
resourceFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ThrowingQuadFunction
<ClassLoader, String, Boolean, Collection<URL>, Collection<URL>, Throwable> buildResourceFinder
(Map<Object, Object> context) Methods inherited from class io.github.toolfactory.jvm.function.catalog.GetResourcesFunction.Abst
apply, apply
-
Constructor Details
-
ForJava9
- Throws:
Throwable
-
-
Method Details
-
buildResourceFinder
protected ThrowingQuadFunction<ClassLoader,String, buildResourceFinderBoolean, Collection<URL>, Collection<URL>, Throwable> (Map<Object, Object> context) throws Throwable- Overrides:
buildResourceFinder
in classGetResourcesFunction.ForJava7
- Throws:
Throwable
-