| Constructor and Description |
|---|
CBIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
V |
next() |
CritBit64.Entry<V> |
nextEntry() |
long |
nextKey() |
void |
remove() |
CritBit64.CBIterator<V> |
reset(CritBit64<V> cb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CritBit64.CBIterator<V> reset(CritBit64<V> cb)
public long nextKey()
public CritBit64.Entry<V> nextEntry()
Copyright © 2018. All rights reserved.