protected static class ControllerZip.MFileIterator extends java.lang.Object implements java.util.Iterator<MFile>
| Modifier | Constructor and Description |
|---|---|
protected |
MFileIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
MFile |
next() |
void |
remove() |