|
org.netbeans.api.debugger.jpda/2 2.4.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectVariable | |
---|---|
org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
Uses of ObjectVariable in org.netbeans.api.debugger.jpda |
---|
Subinterfaces of ObjectVariable in org.netbeans.api.debugger.jpda | |
---|---|
interface |
Super
Represents super class of some object and its value. |
interface |
This
Represents "this" value for call stack frame. |
Methods in org.netbeans.api.debugger.jpda that return ObjectVariable | |
---|---|
ObjectVariable |
JPDAThread.getContendedMonitor()
Returns monitor this thread is waiting on. |
ObjectVariable[] |
JPDAThread.getOwnedMonitors()
Returns monitors owned by this thread. |
|
org.netbeans.api.debugger.jpda/2 2.4.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |