| Package | Description |
|---|---|
| ds.tree |
| Modifier and Type | Method and Description |
|---|---|
void |
RadixTreeImpl.insert(String key,
T value) |
void |
RadixTree.insert(String key,
T value)
Insert a new string key and its value to the tree.
|
Copyright © 2015 Bluebrain Project. All rights reserved.