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).