|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaStackFrame
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ImagePointer |
getBasePointer()
Get a pointer to the base of this stack frame |
java.util.Iterator |
getHeapRoots()
Get the set of object roots from this stack frame. |
JavaLocation |
getLocation()
Get the location at which the method owning this frame is currently executing |
int |
hashCode()
|
Method Detail |
---|
ImagePointer getBasePointer() throws CorruptDataException
CorruptDataException
JavaLocation getLocation() throws CorruptDataException
CorruptDataException
JavaLocation
java.util.Iterator getHeapRoots()
boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
-
int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |