Uses of Interface
org.eclipse.mat.snapshot.model.IInstance
Package
Description
These are general queries.
Code for reading data from collections found in a snapshot.
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
-
Uses of IInstance in org.eclipse.mat.inspections
Modifier and TypeMethodDescriptionstatic ObjectReference
ReferenceQuery.getReferent
(IInstance instance) -
Uses of IInstance in org.eclipse.mat.internal.collectionextract
Modifier and TypeMethodDescriptionstatic IInstance
ExtractionUtils.followOnlyNonArrayOutgoingReference
(IObject obj) Get the only non-array object field from the object. -
Uses of IInstance in org.eclipse.mat.parser.model
Modifier and TypeClassDescriptionclass
Implementation of a Java object representing a java.lang.ClassLoader object.class
Implementation of a plain Java object. -
Uses of IInstance in org.eclipse.mat.snapshot.model