| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractTrie<V> |
Abstract Trie implementation.
|
class |
ArrayTernaryTrie<V> |
A Ternary Trie String lookup data structure.
|
static class |
ArrayTernaryTrie.Growing<V> |
|
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–2017 Webtide. All rights reserved.