Uses of Class
org.eclipse.mat.parser.model.InstanceImpl

Packages that use InstanceImpl
org.eclipse.mat.parser.model The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot. 
 

Uses of InstanceImpl in org.eclipse.mat.parser.model
 

Subclasses of InstanceImpl in org.eclipse.mat.parser.model
 class ClassLoaderImpl
          Implementation of a Java object representing a java.lang.ClassLoader object.