|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| ptstemmer.support.datastructures | |
| Uses of Pair in ptstemmer.support.datastructures |
|---|
| Methods in ptstemmer.support.datastructures that return Pair | |
|---|---|
Pair<java.lang.String,T> |
SuffixTree.getLongestSuffixAndValue(java.lang.String word)
Get word's longest suffix and value |
| Methods in ptstemmer.support.datastructures that return types with arguments of type Pair | |
|---|---|
java.util.List<Pair<java.lang.String,T>> |
SuffixTree.getLongestSuffixesAndValues(java.lang.String word)
Get all the suffixes in the word and their values |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||