|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.nxt.debug.DebugObject
public class DebugObject
Provide access to parts of a Java Object held within the VM
| Constructor Summary | |
|---|---|
DebugObject(DebugInterface info)
Initialize access to the VM structures |
|
| Method Summary | |
|---|---|
int |
getClassIndex(Object obj)
Return the class index of the supplied object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
| Constructor Detail |
|---|
public DebugObject(DebugInterface info)
info - | Method Detail |
|---|
public int getClassIndex(Object obj)
obj -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||