protected class CompoundVecBuffer.ReverseCompoundIterator<T> extends CompoundVecBuffer.CompoundIterator<T>
subBuffer, subBufferCount, subBufferIterable, subIterator| Constructor and Description |
|---|
ReverseCompoundIterator(CompoundVecBuffer.SubBufferIterable<T> subBufferIterable) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateSubIterator() |
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ReverseCompoundIterator(CompoundVecBuffer.SubBufferIterable<T> subBufferIterable)
protected void updateSubIterator()
updateSubIterator in class CompoundVecBuffer.CompoundIterator<T>