protected static class ResourceCollection.FileResourceIterator extends Object implements Iterator<ClasspathResource>
| Constructor and Description |
|---|
FileResourceIterator(File file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
ClasspathResource |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FileResourceIterator(File file)
public boolean hasNext()
hasNext in interface Iterator<ClasspathResource>public ClasspathResource next()
next in interface Iterator<ClasspathResource>public void remove()
remove in interface Iterator<ClasspathResource>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.