|
LimeWire Collection Component API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatriciaTrie.KeyAnalyzer | |
|---|---|
| org.limewire.collection | |
| Uses of PatriciaTrie.KeyAnalyzer in org.limewire.collection |
|---|
| Classes in org.limewire.collection that implement PatriciaTrie.KeyAnalyzer | |
|---|---|
class |
CharSequenceKeyAnalyzer
Analyzes CharSequence keys with case sensitivity. |
| Methods in org.limewire.collection that return PatriciaTrie.KeyAnalyzer | |
|---|---|
PatriciaTrie.KeyAnalyzer<? super K> |
PatriciaTrie.getKeyAnalyzer()
Returns the KeyAnalyzer that constructed the trie. |
| Constructors in org.limewire.collection with parameters of type PatriciaTrie.KeyAnalyzer | |
|---|---|
PatriciaTrie(PatriciaTrie.KeyAnalyzer<? super K> keyAnalyzer)
Constructs a new PatriciaTrie using the given keyAnalyzer. |
|
|
LimeWire Collection Component API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||