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