Class WindowsGlobalMemory

java.lang.Object
oshi.hardware.common.AbstractGlobalMemory
oshi.hardware.common.platform.windows.WindowsGlobalMemory
All Implemented Interfaces:
GlobalMemory

@ThreadSafe public abstract class WindowsGlobalMemory extends AbstractGlobalMemory
Common Windows global memory logic shared between JNA and FFM implementations.
  • Constructor Details

    • WindowsGlobalMemory

      public WindowsGlobalMemory()
  • Method Details

    • memoryType

      protected static String memoryType(int type)
    • smBiosMemoryType

      protected static String smBiosMemoryType(int type)