Uses of Class
org.tinspin.index.qthypercube.QREntry
-
Packages that use QREntry Package Description org.tinspin.index.qthypercube -
-
Uses of QREntry in org.tinspin.index.qthypercube
Subclasses of QREntry in org.tinspin.index.qthypercube Modifier and Type Class Description classQREntryDist<T>Methods in org.tinspin.index.qthypercube that return QREntry Modifier and Type Method Description QREntry<T>QRIterator. next()Methods in org.tinspin.index.qthypercube with parameters of type QREntry Modifier and Type Method Description booleanQREntry. isExact(QREntry<T> e)Constructors in org.tinspin.index.qthypercube with parameters of type QREntry Constructor Description QREntryDist(QREntry<T> e, double dist)
-