Class WindowsGlobalMemory
java.lang.Object
oshi.hardware.common.AbstractGlobalMemory
oshi.hardware.common.platform.windows.WindowsGlobalMemory
- All Implemented Interfaces:
GlobalMemory
Common Windows global memory logic shared between JNA and FFM implementations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringmemoryType(int type) protected static StringsmBiosMemoryType(int type) Methods inherited from class AbstractGlobalMemory
getPhysicalMemory, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface GlobalMemory
getAvailable, getPageSize, getTotal, getVirtualMemory
-
Constructor Details
-
WindowsGlobalMemory
public WindowsGlobalMemory()
-
-
Method Details
-
memoryType
-
smBiosMemoryType
-