Uses of Class
org.eclipse.mat.inspections.collectionextract.ExtractedCollection

Packages that use ExtractedCollection
org.eclipse.mat.inspections.collectionextract   
 

Uses of ExtractedCollection in org.eclipse.mat.inspections.collectionextract
 

Methods in org.eclipse.mat.inspections.collectionextract that return ExtractedCollection
static ExtractedCollection CollectionExtractionUtils.extractList(IObject collection)
          Extracts from the heap the content of objects which represent a collection.