Interface Memory
- All Superinterfaces:
NativeIntegration
- All Known Subinterfaces:
OsxMemory
- All Known Implementing Classes:
DefaultMemory,DefaultOsxMemory
Provides details about the system memory.
-
Method Summary
Modifier and TypeMethodDescriptionQueries the current state of the system memory.
-
Method Details
-
getMemoryInfo
Queries the current state of the system memory.- Returns:
- A snapshot of the current state of the system memory.
- Throws:
NativeException- On failure.
-