| Package | Description |
|---|---|
| net.anwiba.commons.lang.tree | |
| net.anwiba.commons.lang.tree.iterator | |
| net.anwiba.commons.lang.tree.walker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITreeItem<K,V> |
| Modifier and Type | Method and Description |
|---|---|
IItem<K,V> |
SortedItemIterator.next() |
IItem<K,V> |
SortedItemIterator.previous() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<IItem<K,V>> |
TreeWalker.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
IItemVisitor.arrive(IItem<K,V> item) |
void |
IItemVisitor.leave(IItem<K,V> item) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.