com.sun.electric.database
Class DumpHeap

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

public class DumpHeap
extends java.lang.Object

Class to dump JVM heap.


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

Method Detail

dump

public static void dump(java.lang.String fileName)
Method to dump JVM heap.