| Package | Description |
|---|---|
| ds.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
VisitorImpl<T,R>
A simple standard implementation for a
visitor. |
| Modifier and Type | Method and Description |
|---|---|
<R> void |
RadixTreeImpl.visit(String key,
Visitor<T,R> visitor)
visit the node those key matches the given key
|
Copyright © 2015 Bluebrain Project. All rights reserved.