Class DefaultOsxMemory
java.lang.Object
net.rubygrapefruit.platform.internal.DefaultOsxMemory
- All Implemented Interfaces:
Memory,NativeIntegration,OsxMemory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionQueries the current state of the system memory.
-
Constructor Details
-
DefaultOsxMemory
public DefaultOsxMemory()
-
-
Method Details
-
getMemoryInfo
Description copied from interface:OsxMemoryQueries the current state of the system memory.- Specified by:
getMemoryInfoin interfaceMemory- Specified by:
getMemoryInfoin interfaceOsxMemory- Throws:
NativeException- On failure.
-