Package | Description |
---|---|
org.eclipse.mat.snapshot |
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
|
Modifier and Type | Method and Description |
---|---|
List<UnreachableObjectsHistogram.Record> |
UnreachableObjectsHistogram.getRecords() |
Constructor and Description |
---|
UnreachableObjectsHistogram(Collection<UnreachableObjectsHistogram.Record> records) |