Uses of Class
org.eclipse.mat.collect.ArrayInt
Package
Description
Collections optimized for keys and values of ints and longs.
These are general queries.
Implementations for handling indexes.
Object Query Language (OQL) compiler (not API).
-
Uses of ArrayInt in org.eclipse.mat.collect
Modifier and TypeMethodDescriptionvoid
Append all of another ArrayInt to the end of this one. -
Uses of ArrayInt in org.eclipse.mat.inspections
Modifier and TypeMethodDescriptionstatic CompositeResult
ReferenceQuery.execute
(ArrayInt instanceSet, SetInt referentSet, ISnapshot snapshot, String labelHistogramReferenced, String labelHistogramRetained, String labelHistogramStronglyRetainedReferents, String referentField, IProgressListener listener) static CompositeResult
ReferenceQuery.execute
(ArrayInt instanceSet, SetInt referentSet, ISnapshot snapshot, String labelHistogramReferenced, String labelHistogramRetained, String labelHistogramStronglyRetainedReferents, IProgressListener listener) -
Uses of ArrayInt in org.eclipse.mat.parser.index
-
Uses of ArrayInt in org.eclipse.mat.parser.internal.oql.compiler