Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Field and Description |
---|---|
private ArrayTernaryTrie<V> |
ArrayTernaryTrie.Growing._trie |
Constructor and Description |
---|
ArrayTernaryTrie(ArrayTernaryTrie<V> trie,
double factor)
Copy Trie and change capacity by a factor
|