|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairOfStrings | |
|---|---|
| edu.umd.cloud9.example.translation | |
| edu.umd.cloud9.io.pair | |
| Uses of PairOfStrings in edu.umd.cloud9.example.translation |
|---|
| Methods in edu.umd.cloud9.example.translation with parameters of type PairOfStrings | |
|---|---|
void |
TransProbReducer.reduce(PairOfStrings key,
Iterable<FloatWritable> values,
Reducer.Context context)
|
| Uses of PairOfStrings in edu.umd.cloud9.io.pair |
|---|
| Methods in edu.umd.cloud9.io.pair that return PairOfStrings | |
|---|---|
PairOfStrings |
PairOfStrings.clone()
Clones this object. |
static PairOfStrings |
Pair.of(String left,
String right)
|
| Methods in edu.umd.cloud9.io.pair with parameters of type PairOfStrings | |
|---|---|
int |
PairOfStrings.compareTo(PairOfStrings obj)
Defines a natural sort order for pairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||