com.sun.electric.database
Class AnalyzeHeap

java.lang.Object
  extended by com.sun.electric.database.AnalyzeHeap

public class AnalyzeHeap
extends java.lang.Object

Class to analyze dump of JVM heap.


Method Summary
static void analyze(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

analyze

public static void analyze(java.lang.String fileName)