| Modifier and Type | Class and Description |
|---|---|
static class |
KeyIterator.Locator
A helper class that remembers where we've been and where we are.
|
| Modifier and Type | Field and Description |
|---|---|
private Stack<KeyIterator.Locator> |
stack |
| Constructor and Description |
|---|
KeyIterator(Key key) |
private Stack<KeyIterator.Locator> stack
public KeyIterator(Key key)