Package | Description |
---|---|
org.eclipse.mat.inspections.collectionextract |
Modifier and Type | Method and Description |
---|---|
static ExtractedCollection |
CollectionExtractionUtils.extractList(IObject collection)
Extracts from the heap the content of objects which represent a
collection.
|