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

      protected WindowsGlobalMemory()
      Default constructor.
  • Method Details

    • memoryType

      protected static String memoryType(int type)
      memoryType.
      Parameters:
      type - the type
      Returns:
      the result
    • smBiosMemoryType

      protected static String smBiosMemoryType(int type)
      smBiosMemoryType.
      Parameters:
      type - the type
      Returns:
      the result