-
-
Constructor Summary
Constructors
Constructor and Description |
MemoryImpl() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MemoryImpl
public MemoryImpl()
-
Method Detail
-
getMax
public long getMax()
- Specified by:
getMax
in interface Memory
-
getFree
public long getFree()
- Specified by:
getFree
in interface Memory
-
getTotal
public long getTotal()
- Specified by:
getTotal
in interface Memory
Copyright © 1998-2015 Apache Software Foundation. All Rights Reserved.