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
OsxMemorygetMemoryInfo in interface MemorygetMemoryInfo in interface OsxMemoryNativeException - On failure.