lejos.nxt.debug
Class DebugObject
java.lang.Object
lejos.nxt.debug.DebugObject
public class DebugObject
- extends Object
Provide access to parts of a Java Object held within the VM
- Author:
- andy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugObject
public DebugObject(DebugInterface info)
- Initialize access to the VM structures
- Parameters:
info -
getClassIndex
public int getClassIndex(Object obj)
- Return the class index of the supplied object.
- Parameters:
obj -
- Returns:
- class index