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