Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayTernaryTrie<V>
A Ternary Trie String lookup data structure.
|
class |
ArrayTrie<V>
A Trie String lookup data structure using a fixed size array.
|
class |
TreeTrie<V>
A Trie String lookup data structure using a tree
|
Copyright © 1995-2015 Webtide. All Rights Reserved.