Uses of Class
org.eclipse.mat.inspections.collectionextract.ExtractedCollection
Package
Description
Code for reading data from collections found in a snapshot.
-
Uses of ExtractedCollection in org.eclipse.mat.inspections.collectionextract
Modifier and TypeMethodDescriptionstatic ExtractedCollection
CollectionExtractionUtils.extractList
(IObject collection) Extracts from the heap the content of objects which represent a collection.