Uses of Interface
org.eclipse.mat.inspections.collectionextract.IMapExtractor
Package
Description
Code for reading data from collections found in a snapshot.
Code for reading data from collections found in a snapshot.
-
Uses of IMapExtractor in org.eclipse.mat.inspections.collectionextract
Modifier and TypeMethodDescriptionstatic ExtractedMap
CollectionExtractionUtils.extractMap
(IObject collection, String specificClass, IMapExtractor preferredExtractor) Extracts from the heap the content of objects which represent a Map. -
Uses of IMapExtractor in org.eclipse.mat.internal.collectionextract
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Info for IdentityHashMaps These are stored as key/value pairs in an arrayclass
class
class
class
Give a set-like extractor from a collection extractorclass
class
class
class
class
class
class
class
Creates an extractor to view a map as a set.