Package thredds.filesystem.zarr
Class ControllerZip.FilteredIterator
- java.lang.Object
-
- thredds.filesystem.zarr.ControllerZip.MFileIterator
-
- thredds.filesystem.zarr.ControllerZip.FilteredIterator
-
- Enclosing class:
- ControllerZip
protected static class ControllerZip.FilteredIterator 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
-
-