| Constructor and Description |
|---|
FileDepthFirstIterator(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
dropChildren()
this method can be called immediately after next() to disable current
folder's children to be processed
|
boolean |
hasNext() |
File |
next() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic FileDepthFirstIterator(File file)
Copyright © 2021 vpc open source initiative. All rights reserved.