public class QREntryDist<T> extends QREntry<T> implements RectangleEntryDist<T>
| Modifier and Type | Field and Description |
|---|---|
static org.tinspin.index.qthypercube2.QREntryDist.QEntryComparator |
COMP |
| Constructor and Description |
|---|
QREntryDist(QREntry<T> e,
double dist) |
| Modifier and Type | Method and Description |
|---|---|
double |
dist()
An entry with distance property.
|
enclosedBy, isExact, lower, setKey, toString, upper, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlower, upper, valuepublic static final org.tinspin.index.qthypercube2.QREntryDist.QEntryComparator COMP
public double dist()
RectangleEntryDistdist in interface RectangleEntryDist<T>Copyright © 2017. All rights reserved.