Class TreeSetCollectionExtractor

java.lang.Object
org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
org.eclipse.mat.internal.collectionextract.TreeSetCollectionExtractor
All Implemented Interfaces:
ICollectionExtractor, IMapExtractor
Direct Known Subclasses:
TreeSetArrayCollectionExtractor

public class TreeSetCollectionExtractor extends HashSetCollectionExtractor
  • Constructor Details

    • TreeSetCollectionExtractor

      public TreeSetCollectionExtractor(String sizeField, String keyField, String valueField)