T - the type of the object in the stackpublic abstract class StackTrace.AbstractStackIterator<T> extends Object implements Iterator<T>
| Modifier and Type | Field and Description |
|---|---|
private int |
level
Are there more stack levels
|
| Constructor and Description |
|---|
StackTrace.AbstractStackIterator() |
public int getAndIncrementLevel()
throws NoSuchElementException
NoSuchElementException