Class HeapDumpFormatter

java.lang.Object
com.ibm.jvm.dtfjview.heapdump.HeapDumpFormatter
Direct Known Subclasses:
ClassicHeapDumpFormatter, PortableHeapDumpFormatter

public abstract class HeapDumpFormatter extends Object
Abstract class to decouple the formatting of heapdumps from the walking of the internal data structures that hold the source data.