|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrace
Represents an allocation stack trace, including invocation count.
Method Summary | |
---|---|
int |
getCount()
The number of times this particular stacktrace has occured. |
ILocation[] |
getStack()
The stack trace. |
Method Detail |
---|
int getCount()
ILocation[] getStack()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |