Uses of Interface
org.eclipse.mat.inspections.collectionextract.IMapExtractor
Packages that use 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
Methods in org.eclipse.mat.inspections.collectionextract with parameters of type IMapExtractorModifier and TypeMethodDescriptionstatic ExtractedMap
CollectionExtractionUtils.extractMap
(IObject collection, String specificClass, IMapExtractor preferredExtractor) Extracts from the heap the content of objects which represent a Map.Constructors in org.eclipse.mat.inspections.collectionextract with parameters of type IMapExtractor -
Uses of IMapExtractor in org.eclipse.mat.internal.collectionextract
Classes in org.eclipse.mat.internal.collectionextract that implement IMapExtractorModifier 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.