Package | Description |
---|---|
org.eclipse.mat.inspections.collectionextract | |
org.eclipse.mat.internal.collectionextract | |
org.eclipse.mat.snapshot.extension |
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
|
Class and Description |
---|
AbstractExtractedCollection
An abstract class representing a collection extracted from the heap.
|
ExtractedCollection
An class representing a collection extracted from the heap.
|
ExtractedMap
An abstract class representing a map extracted from the heap.
|
ICollectionExtractor
CollectionExtractors are used to extract from the heap dump the contents of
an object which represents a collection of a certain type.
|
IMapExtractor
MapExtractors are used to extract from the heap dump the contents of an
object which represents a map of a certain type.
|
Class and Description |
---|
ICollectionExtractor
CollectionExtractors are used to extract from the heap dump the contents of
an object which represents a collection of a certain type.
|
IMapExtractor
MapExtractors are used to extract from the heap dump the contents of an
object which represents a map of a certain type.
|
Class and Description |
---|
ICollectionExtractor
CollectionExtractors are used to extract from the heap dump the contents of
an object which represents a collection of a certain type.
|