org.mymedialite.util
Class Memory

java.lang.Object
  extended by org.mymedialite.util.Memory

public class Memory
extends java.lang.Object

Memory-related tools.


Method Summary
static long getUsage()
          Get the curent total memory usage in MB.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUsage

public static long getUsage()
Get the curent total memory usage in MB.

Returns:
the total memory usage in MB