Memory, NativeIntegration, OsxMemorypublic class DefaultOsxMemory extends Object implements OsxMemory
| Constructor | Description |
|---|---|
DefaultOsxMemory() |
| Modifier and Type | Method | 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.