public class DefaultOsxMemory extends java.lang.Object implements OsxMemory
Constructor and Description |
---|
DefaultOsxMemory() |
Modifier and Type | Method and Description |
---|---|
OsxMemoryInfo |
getMemoryInfo()
Queries the current state of the system memory.
|
public OsxMemoryInfo getMemoryInfo() throws NativeException
OsxMemory
getMemoryInfo
in interface Memory
getMemoryInfo
in interface OsxMemory
NativeException
- On failure.