|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleDouble | |
---|---|
net.obsearch.storage | |
net.obsearch.storage.bdb |
Uses of TupleDouble in net.obsearch.storage |
---|
Methods in net.obsearch.storage that return types with arguments of type TupleDouble | |
---|---|
CloseIterator<TupleDouble> |
OBStoreDouble.processRange(double low,
double high)
Process the given range of items (from low to high), including low and high. |
CloseIterator<TupleDouble> |
OBStoreDouble.processRangeReverse(double low,
double high)
Process the given range of items (from high to low), including low and high. |
Uses of TupleDouble in net.obsearch.storage.bdb |
---|
Methods in net.obsearch.storage.bdb that return types with arguments of type TupleDouble | |
---|---|
CloseIterator<TupleDouble> |
BDBOBStoreJeDouble.processAll()
|
CloseIterator<TupleDouble> |
BDBOBStoreJeDouble.processRange(double low,
double high)
|
CloseIterator<TupleDouble> |
BDBOBStoreJeDouble.processRangeNoDup(double low,
double high)
|
CloseIterator<TupleDouble> |
BDBOBStoreJeDouble.processRangeReverse(double low,
double high)
|
CloseIterator<TupleDouble> |
BDBOBStoreJeDouble.processRangeReverseNoDup(double low,
double high)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |