Iterator<Path>
boolean
hasNext()
Path
next()
static Stream<Path>
stream(Path root, int maxDepth)
stream(Path root, int maxDepth, Predicate<Path> exclusion)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next