| Constructor and Description |
|---|
AccountIterator(Account topLevelAcct) |
AccountIterator(AccountBook book) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Account |
next() |
void |
remove() |
public AccountIterator(AccountBook book)
public AccountIterator(Account topLevelAcct)