public interface OsxMemory extends Memory
| Modifier and Type | Method and Description |
|---|---|
OsxMemoryInfo |
getMemoryInfo()
Queries the current state of the system memory.
|
OsxMemoryInfo getMemoryInfo() throws NativeException
getMemoryInfo in interface MemoryNativeException - On failure.