Frames | No Frames |
Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException | |
Value | Creates a new Value of appropriate type for the value in the ByteBuffer
by reading the tag byte from the front of the buffer.
|
Value | Creates a new Value of appropriate type for the value in the ByteBuffer
by checking the type of the Class passed in.
|
Object | Get an untagged object from the ByteBuffer
|
Object | Get an untagged object from the ByteBuffer
|
Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException | |
void | Disable garbage collection on object
|
Object | Returns the object referred to by this ID
|
Constructors which throw type gnu.classpath.jdwp.exception.InvalidObjectException | |
Constructs a new InstanceOnlyFilter .
|
Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException | |
ObjectId | VMIdManager.get(long id) Returns the JdwpId for a given ID. |
ObjectId |