Package thredds.filesystem.zarr
Class ControllerZip.MFileIteratorLeaves
- java.lang.Object
-
- thredds.filesystem.zarr.ControllerZip.MFileIterator
-
- thredds.filesystem.zarr.ControllerZip.MFileIteratorLeaves
-
- Enclosing class:
- ControllerZip
protected static class ControllerZip.MFileIteratorLeaves extends ControllerZip.MFileIterator implements Iterator<MFile>
-
-
Method Summary
-
Methods inherited from class thredds.filesystem.zarr.ControllerZip.MFileIterator
hasNext, next, remove
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
-