public class NIdPathIterator
extends net.thevpc.nuts.util.NIteratorBase<net.thevpc.nuts.artifact.NId>
| Constructor and Description |
|---|
NIdPathIterator(net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.io.NPath rootFolder,
net.thevpc.nuts.io.NPath basePath,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
net.thevpc.nuts.elem.NObjectElement extraProperties,
boolean bfs) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
describe() |
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNextImpl() |
net.thevpc.nuts.artifact.NId |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, isNullOrEmpty, of, ofAutoClosable, ofCoalesce, ofCoalesce, ofCoalesce2, ofCollector, ofConcat, ofConcat, ofConcatLists, ofConvertNonNull, ofDistinct, ofDistinct, ofEmpty, ofInt2, ofInt2, ofNonNull, ofNullifyIfEmpty, ofSafe, ofSafeIgnore, ofSafePostpone, ofSingleton, ofSorted, ofWithDescription, toList, toList, toSet, toTreeSetforEachRemainingpublic NIdPathIterator(net.thevpc.nuts.core.NRepository repository,
net.thevpc.nuts.io.NPath rootFolder,
net.thevpc.nuts.io.NPath basePath,
net.thevpc.nuts.artifact.NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
net.thevpc.nuts.elem.NObjectElement extraProperties,
boolean bfs)
public net.thevpc.nuts.elem.NElement describe()
public boolean hasNextImpl()
hasNextImpl in class net.thevpc.nuts.util.NIteratorBase<net.thevpc.nuts.artifact.NId>public net.thevpc.nuts.artifact.NId next()
public void remove()
public long getVisitedFoldersCount()
public long getVisitedFilesCount()
Copyright © 2026 vpc open source initiative. All rights reserved.