org.ujmp.core.util
Class GCUtil

java.lang.Object
  extended by org.ujmp.core.util.GCUtil

public abstract class GCUtil
extends Object


Constructor Summary
GCUtil()
           
 
Method Summary
static void gc()
           
static void purgeMemory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUtil

public GCUtil()
Method Detail

gc

public static void gc()

purgeMemory

public static void purgeMemory()


Copyright © 2010. All Rights Reserved.