Package | Description |
---|---|
org.eclipse.mat.inspections |
These are general queries.
|
org.eclipse.mat.snapshot.model |
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
|
Modifier and Type | Method and Description |
---|---|
static ObjectReference |
ReferenceQuery.getReferent(IInstance instance) |
Modifier and Type | Class and Description |
---|---|
class |
NamedReference
A named reference.
|
class |
PseudoReference
Value of a field if it is a pseudo references.
|
class |
ThreadToLocalReference
The class represents a references from a running thread object to objects
which are local for this thread.
|