| Package | Description |
|---|---|
| net.amygdalum.util.tries |
| Modifier and Type | Method and Description |
|---|---|
ByteTrieSingleNode<T> |
ByteTrieNodeCompiler.subsume(byte key,
ByteTrieNode<T> value,
T attached) |
| Constructor and Description |
|---|
ByteTrieSingleNode(byte b,
ByteTrieSingleNode<T> next,
T attached) |
Copyright © 2017. All rights reserved.