Interface GetResourcesFunction

All Superinterfaces:
ThrowingTriFunction<String, Boolean, ClassLoader[], Collection<URL>, Throwable>
All Known Implementing Classes:
GetResourcesFunction.Abst, GetResourcesFunction.ForJava7, GetResourcesFunction.ForJava9

public interface GetResourcesFunction extends ThrowingTriFunction<String, Boolean, ClassLoader[], Collection<URL>, Throwable>