Class Summary |
AppVersion |
Implements the program version support. |
ClassUtils |
Class ClassUtils provides a set of utility functions for dealing
with classes. |
FieldAndValue |
Encapsulates a Field, its Value, and the Object containing the
Field. |
JVMArguments |
Class JVMArguments represents the arguments given by the user to
launch a debuggee VM. |
StringUtils |
Provides utility methods for handling Strings. |
ThreadGroupIterator |
Class ThreadGroupIterator has special functionality for iterating
over a list of thread group references. |
VariableUtils |
Class VariableUtils provides utility methods for getting Field
objects and Value objects from an object or class in the debuggee VM. |
VariableUtils.ClassAndField |
Holds a ReferenceType/Field pair. |