Modifier and Type | Method and Description |
---|---|
Madmap |
MadmapTableModel.getController() |
Modifier and Type | Method and Description |
---|---|
void |
MainWindow.addRetainedByClassTab(Madmap m,
ArrayList liveHeap,
long liveSize,
String title) |
void |
MainWindow.addRetainedHeapTab(Madmap m,
ArrayList liveHeap,
long liveSize,
String title) |
void |
IHprofReader.parse(Madmap controller,
String fileName) |
void |
BinaryDumpReader.parse(Madmap owner,
String fileName) |
void |
HprofReader.parse(Madmap owner,
String fileName) |
void |
MadmapTableModel.setController(Madmap controller) |
Constructor and Description |
---|
CumulativeRetainedHeapTableModel(Madmap m,
ArrayList classes,
long liveSize) |
MadmapTableModel(Madmap m) |
RetainedHeapTableModel(Madmap m,
ArrayList objs,
long liveSize,
JTextArea log) |
Copyright © 2008-2012. All Rights Reserved.