|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.leeds.ccg.andyt.generic.memory.Generic_TestMemory
public class Generic_TestMemory
A class with methods that help in testing computer memory.
Field Summary | |
---|---|
protected java.lang.Runtime |
_Runtime
|
Constructor Summary | |
---|---|
Generic_TestMemory()
Creates a new instance of Generic_TestMemory |
Method Summary | |
---|---|
java.lang.Runtime |
get_Runtime()
Initialises _Runtime if it has not been. |
long |
getTotalFreeMemory()
For returning the total free memory. |
protected void |
init_Runtime()
Initialises _Runtime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected transient java.lang.Runtime _Runtime
Constructor Detail |
---|
public Generic_TestMemory()
Method Detail |
---|
public java.lang.Runtime get_Runtime()
protected final void init_Runtime()
public long getTotalFreeMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |