| Represents one local. This interface is extended by
ObjectVariable interface, if the represented local contains not primitive value (object
value).
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: ObjectVariable author: Jan Jancura |