Uses of Package
org.eclipse.mat.collect
Packages that use org.eclipse.mat.collect
Package
Description
Collections optimized for keys and values of ints and longs.
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
These are general queries.
Interfaces for handling indexes.
Implementations for handling indexes.
Implementations for building the snapshot (not API).
Object Query Language (OQL) compiler (not API).
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.collectClassDescriptionUtility class to hold a list of ints Similar to a list, but efficient for intsUtility class to hold a list of longs Similar to a list, but efficient for longsAn entry from the mapAn entry from the mapAn entry from the mapAn entry from the mapSimple iterator to go through intsSimple iterator to go through ints
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.hprofClassDescriptionUtility class to hold a list of longs Similar to a list, but efficient for longs
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.inspections
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.parser
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.parser.indexClassDescriptionUtility class to hold a list of ints Similar to a list, but efficient for intsThis class compresses fixed-size int[] in a very fast and memory efficient manner if many leading and/or trailing bits of the stored ints are not used commonly.Utility class to hold a list of longs Similar to a list, but efficient for longsA map from int to Object.Simple iterator to go through intsSimple iterator to go through ints
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.parser.internalClassDescriptionThis class manages huge bit fields.A map from int to Object.
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.parser.internal.oql.compiler
-
Classes in org.eclipse.mat.collect used by org.eclipse.mat.parser.modelClassDescriptionUtility class to hold a list of longs Similar to a list, but efficient for longs