protected class ThreadInfo.InvokedStackIterator extends ThreadInfo.StackIterator implements Iterator<StackFrame>
| Modifier and Type | Method and Description |
|---|---|
StackFrame |
next() |
hasNext, removepublic StackFrame next()
next in interface Iterator<StackFrame>next in class ThreadInfo.StackIterator