public class FolderObjectIterator<T> extends NIteratorBase<T>
| Modifier and Type | Class and Description |
|---|---|
static interface |
FolderObjectIterator.FolderIteratorModel<T> |
| Constructor and Description |
|---|
FolderObjectIterator(String name,
NPath folder,
Predicate<T> filter,
int maxDepth,
FolderObjectIterator.FolderIteratorModel<T> model) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
String |
toString() |
withDescclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitof, ofEmpty, ofSingleton, toListforEachRemainingCopyright © 2025 vpc open source initiative. All rights reserved.