Package org.eclipse.mat.internal.collectionextract
package org.eclipse.mat.internal.collectionextract
Code for reading data from collections found in a snapshot.
This is used to hide the differences in implementation of collection classes
generating the collections in the snapshot.
Queries should use the
org.eclipse.mat.inspections.collectionextract
package
to read collections in the snapshot.
This is an internal package not intended as an Application Programming Interface (API).-
ClassDescriptionKnown-empty collectionsInfo for IdentityHashMaps These are stored as key/value pairs in an arrayGive a set-like extractor from a collection extractorCreates an extractor to view a map as a set.