org.expasy.jpl.commons.base.mem
Class RunTimeMemoryEstimator
java.lang.Object
org.expasy.jpl.commons.base.mem.RunTimeMemoryEstimator
public final class RunTimeMemoryEstimator
- extends Object
This class evaluates the amount of memory used, free and total.
- Version:
- 1.0
- Author:
- nikitin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunTimeMemoryEstimator
public RunTimeMemoryEstimator()
getUsedMemory
public static final long getUsedMemory()
traceMemory
public static final long traceMemory()
getTotalFreeMemory
public static final long getTotalFreeMemory()
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.