org.shiftone.cache.util
Class MemUtil

java.lang.Object
  extended byorg.shiftone.cache.util.MemUtil

public class MemUtil
extends java.lang.Object

Class MemUtil

Version:
$Revision: 1.6 $
Author:
Jeff Drost

Constructor Summary
MemUtil()
           
 
Method Summary
static double freeMemoryPct()
          returns percent (100 based) of memory that is "free"
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemUtil

public MemUtil()
Method Detail

freeMemoryPct

public static double freeMemoryPct()
returns percent (100 based) of memory that is "free"