Uses of Class
org.eclipse.mat.parser.model.AbstractArrayImpl
Package
Description
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
-
Uses of AbstractArrayImpl in org.eclipse.mat.parser.model
Modifier and TypeClassDescriptionclass
Implementation of a Java object array.class
Implementation of a primitive array of type byte[], short[], int[], long[], boolean, char[], float[], double[].