|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IThreadStack
May be subject of change
| Method Summary | |
|---|---|
IStackFrame[] |
getStackFrames()
Get the stack frames (i.e. |
int |
getThreadId()
Get the ID of the thread to which this stack belongs |
| Method Detail |
|---|
IStackFrame[] getStackFrames()
IStackFrame[] an array containing all stack frames. The
first element of the array contains the top of the stack, and the
last element the bottom of the stackint getThreadId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||