com.github.junrar.unpack.ppm
Class AnalyzeHeapDump

java.lang.Object
  extended by com.github.junrar.unpack.ppm.AnalyzeHeapDump

public class AnalyzeHeapDump
extends Object

For debugging purposes only.

Author:
alban

Constructor Summary
AnalyzeHeapDump()
          Creates a new instance of AnalyzeHeapDump
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalyzeHeapDump

public AnalyzeHeapDump()
Creates a new instance of AnalyzeHeapDump

Method Detail

main

public static void main(String[] argv)


Copyright © 2012. All Rights Reserved.