JarDirectoriesResourceFinder, PathResourceFinderpublic class LazyMultiResourceFinder extends MultiResourceFinder
ResourceFinder that examines a set of ResourceFinders lazily as it searches for resources.IteratorCollectionEMPTY_RESOURCE_FINDER| Constructor | Description |
|---|---|
LazyMultiResourceFinder(Iterator<ResourceFinder> resourceFinders) |
findResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindResourceAsStreampublic LazyMultiResourceFinder(Iterator<ResourceFinder> resourceFinders)
resourceFinders - delegate ResourceFindersCopyright © 2001–2019. All rights reserved.