Class DefaultMemory
java.lang.Object
net.rubygrapefruit.platform.internal.DefaultMemory
- All Implemented Interfaces:
Memory
,NativeIntegration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionQueries the current state of the system memory.
-
Constructor Details
-
DefaultMemory
public DefaultMemory()
-
-
Method Details
-
getMemoryInfo
Description copied from interface:Memory
Queries the current state of the system memory.- Specified by:
getMemoryInfo
in interfaceMemory
-