Memory
, NativeIntegration
, OsxMemory
public 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
OsxMemory
getMemoryInfo
in interface Memory
getMemoryInfo
in interface OsxMemory
NativeException
- On failure.