| Interface | Description |
|---|---|
| Trie<T> |
TODO: Write JavaDoc
|
| Class | Description |
|---|---|
| ImmutableTrie<T> |
String to any map implemented as trie.
|
| ImmutableTrie.Builder<T> | |
| MutableTrie<T> |
String to any map implemented as trie.
|
Copyright © 2018. All rights reserved.