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