Uses of Class
org.eclipse.mat.inspections.collectionextract.ExtractedCollection
-
Packages that use ExtractedCollection Package Description org.eclipse.mat.inspections.collectionextract -
-
Uses of ExtractedCollection in org.eclipse.mat.inspections.collectionextract
Methods in org.eclipse.mat.inspections.collectionextract that return ExtractedCollection Modifier and Type Method Description static ExtractedCollectionCollectionExtractionUtils. extractList(IObject collection)Extracts from the heap the content of objects which represent a collection.
-