com.sun.squawk
Class GC

java.lang.Object
  extended by com.sun.squawk.GC

public class GC
extends java.lang.Object

Author:
wolf

Constructor Summary
GC()
           
 
Method Summary
static void initHeapStats()
           
static void printHeapStats(java.lang.Object o, boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GC

public GC()
Method Detail

initHeapStats

public static void initHeapStats()

printHeapStats

public static void printHeapStats(java.lang.Object o,
                                  boolean b)