Modifier and Type | Class and Description |
---|---|
protected static class |
SliceIterator.STATE |
Modifier and Type | Field and Description |
---|---|
protected long |
index |
protected Slice |
slice |
protected SliceIterator.STATE |
state |
Constructor and Description |
---|
SliceIterator() |
SliceIterator(Slice slice) |
Modifier and Type | Method and Description |
---|---|
Long |
getIndex() |
boolean |
hasNext() |
Long |
next() |
void |
remove() |
void |
reset() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
protected SliceIterator.STATE state
protected Slice slice
protected long index
public SliceIterator()
public SliceIterator(Slice slice)
public void reset()
public Long getIndex()
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.