public class BTree extends Object
| Constructor and Description |
|---|
BTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
addString(String path,
Object value) |
BTree |
down(int b) |
Object |
getValue() |
Copyright © 2016. All rights reserved.