| Modifier and Type | Field and Description |
|---|---|
protected Path |
current |
protected org.jmmo.util.impl.FilesIterator.DirectoryItem |
directories |
protected org.jmmo.util.impl.FilesIterator.DirectoryItem |
lastDirectory |
| Constructor and Description |
|---|
FilesIterator(Path directory) |
FilesIterator(Path directory,
DirectoryStream.Filter<Path> filter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeStream() |
boolean |
hasNext() |
protected void |
initStream(org.jmmo.util.impl.FilesIterator.DirectoryItem directoryItem) |
Path |
next() |
protected void |
pollNextDirectory() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected Path current
protected org.jmmo.util.impl.FilesIterator.DirectoryItem lastDirectory
protected org.jmmo.util.impl.FilesIterator.DirectoryItem directories
public FilesIterator(Path directory)
public FilesIterator(Path directory, DirectoryStream.Filter<Path> filter)
Copyright © 2018. All rights reserved.