Uses of Package
org.eclipse.mat.inspections.collectionextract
Package
Description
Code for reading data from collections found in a snapshot.
Code for reading data from collections found in a snapshot.
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
-
ClassDescriptionAn abstract class representing a collection extracted from the heap.An class representing a collection extracted from the heap.An abstract class representing a map extracted from the heap.CollectionExtractors are used to extract from the heap dump the contents of an object which represents a collection of a certain type.MapExtractors are used to extract from the heap dump the contents of an object which represents a map of a certain type.
-
ClassDescriptionCollectionExtractors are used to extract from the heap dump the contents of an object which represents a collection of a certain type.MapExtractors are used to extract from the heap dump the contents of an object which represents a map of a certain type.
-
ClassDescriptionCollectionExtractors are used to extract from the heap dump the contents of an object which represents a collection of a certain type.