Uses of Class gnu.classpath.jdwp.id.ObjectId

Uses in package gnu.classpath.jdwp.id

Classes derived from gnu.classpath.jdwp.id.ObjectId

class
A class which represents a JDWP array id
class
A class which represents a JDWP thread id
class
A class which represents a JDWP class object id
class
This is a special case of an ObjectId.
class
A class which represents a JDWP string id
class
A class which represents a JDWP thread group id
class
A class which represents a JDWP thread id

Uses in package gnu.classpath.jdwp.event.filters

Constructors with parameter type gnu.classpath.jdwp.id.ObjectId

Constructs a new InstanceOnlyFilter.

Methods with return type gnu.classpath.jdwp.id.ObjectId

ObjectId
Returns the instance to which to restrict events

Uses in package gnu.classpath.jdwp

Methods with return type gnu.classpath.jdwp.id.ObjectId

ObjectId
VMIdManager.get(long id)
Returns the JdwpId for a given ID.
ObjectId
Returns an id for the given object, adding it if it does not have an id.
ObjectId