Package | Description |
---|---|
com.drew.lang |
Contains classes of generic utility.
|
Modifier and Type | Field and Description |
---|---|
private ByteTrie.ByteTrieNode<T> |
ByteTrie._root |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Byte,ByteTrie.ByteTrieNode<T>> |
ByteTrie.ByteTrieNode._children |