|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmodifiableTrie | |
---|---|
org.apache.commons.collections4.trie | This package contains implementations of the
Trie interface. |
Uses of UnmodifiableTrie in org.apache.commons.collections4.trie |
---|
Methods in org.apache.commons.collections4.trie that return UnmodifiableTrie | ||
---|---|---|
static
|
UnmodifiableTrie.unmodifiableTrie(Trie<K,V> trie)
Factory method to create a unmodifiable trie. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |