GlobalMemoryImpl
Implementation of the GlobalMemory
interface. This class provides detailed information about the system's global memory, including the total memory, available memory, page size, virtual memory, and physical memory modules.
Author
N7ghtm4r3
Parameters
globalMemory
The source of the global memory information, provided by the oshi.hardware.GlobalMemory
class.