| Modifier and Type | Class and Description |
|---|---|
static class |
FolderNutIdIterator.AbstractFolderNutIdIteratorModel |
static interface |
FolderNutIdIterator.FolderNutIdIteratorModel |
| Constructor and Description |
|---|
FolderNutIdIterator(String repository,
Path folder,
Path rootFolder,
NutsIdFilter filter,
NutsSession session,
FolderNutIdIterator.FolderNutIdIteratorModel model,
int maxDepth) |
| Modifier and Type | Method and Description |
|---|---|
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNext() |
NutsId |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FolderNutIdIterator(String repository, Path folder, Path rootFolder, NutsIdFilter filter, NutsSession session, FolderNutIdIterator.FolderNutIdIteratorModel model, int maxDepth)
Copyright © 2021 vpc open source initiative. All rights reserved.