Class HashedMapCollectionExtractorBase

java.lang.Object
org.eclipse.mat.internal.collectionextract.MapCollectionExtractorBase
org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
All Implemented Interfaces:
ICollectionExtractor, IMapExtractor
Direct Known Subclasses:
ConcurrentHashMapCollectionExtractor, ConcurrentSkipListCollectionExtractor, HashMapCollectionExtractor

public abstract class HashedMapCollectionExtractorBase extends MapCollectionExtractorBase