|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
net.obsearch.index.utils | Provides some utility classes used by the Index implementations. |
net.obsearch.pivots |
Uses of Pair in net.obsearch.index.utils |
---|
Methods in net.obsearch.index.utils that return Pair | |
---|---|
protected Pair<Statistics,Statistics> |
AbstractCommandLine.searchAux()
|
Uses of Pair in net.obsearch.pivots |
---|
Methods in net.obsearch.pivots that return types with arguments of type Pair | |
---|---|
List<Pair<O,O>> |
PivotPairResult.getPairs()
|
Constructor parameters in net.obsearch.pivots with type arguments of type Pair | |
---|---|
PivotPairResult(List<Pair<O,O>> pairs)
Construct a pivotResult form a set of pivotIds. |
|
PivotResult(List<Pair<Long,OB>> pivotIds)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |