| Represents some variable in debugged JVM.
Since JDI interfaces evolve from one version to another, it's strongly recommended
not to implement this interface in client code. New methods can be added to
this interface at any time to keep up with the JDI functionality.
See Also: LocalVariable See Also: Field See Also: This See Also: Super See Also: JPDAThread.getContendedMonitor See Also: JPDAThread.getOwnedMonitors author: Jan Jancura |