public abstract class AbstractResourceFinderAdapter extends Object implements ResourceFinder
ResourceFinder.| Constructor and Description |
|---|
AbstractResourceFinderAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Default implementation of
#close() which does nothing. |
void |
remove()
Default implementation of
#remove() which complies with the defined contract. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopen, resetforEachRemaining, hasNext, nextpublic void remove()
#remove() which complies with the defined contract.remove in interface Iterator<String>remove in interface ResourceFinderpublic void close()
#close() which does nothing.close in interface AutoCloseableclose in interface ResourceFinderCopyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.