public class TreeKeyIterator extends AbstractTreeIterator
| Constructor and Description |
|---|
TreeKeyIterator(Tree tree) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
currentValue(Tree tree) |
current, moveNext, resetpublic TreeKeyIterator(Tree tree)
protected java.lang.Object currentValue(Tree tree)
currentValue in class AbstractTreeIterator