Package net.rubygrapefruit.platform
Interface Memory
- All Superinterfaces:
NativeIntegration
- All Known Subinterfaces:
OsxMemory
- All Known Implementing Classes:
DefaultMemory
,DefaultOsxMemory
-
Method Summary
Modifier and TypeMethodDescriptionQueries the current state of the system memory.
-
Method Details
-
getMemoryInfo
Queries the current state of the system memory.- Throws:
NativeException
- On failure.
-