|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IThreadRoot
Represents a thread root.
| Field Summary | |
|---|---|
static IThreadRoot[] |
EMPTY_ARRAY
An empty IThreadRoot array. |
| Method Summary | |
|---|---|
IMethodInfo |
getMethodInfo()
|
java.lang.String |
getThreadName()
|
| Field Detail |
|---|
static final IThreadRoot[] EMPTY_ARRAY
IThreadRoot array.
| Method Detail |
|---|
java.lang.String getThreadName()
IMethodInfo getMethodInfo()
IMethodInfo of the method that has the reference on
it's stack.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||