Class WindowsOSSystemInfo

java.lang.Object
oshi.software.os.windows.WindowsOSSystemInfo

public class WindowsOSSystemInfo extends Object
Windows OS native system information.
  • Constructor Details

    • WindowsOSSystemInfo

      public WindowsOSSystemInfo()
      Constructor for WindowsOSSystemInfo.
    • WindowsOSSystemInfo

      public WindowsOSSystemInfo(com.sun.jna.platform.win32.WinBase.SYSTEM_INFO si)
      Constructor for WindowsOSSystemInfo.
      Parameters:
      si - a WinBase.SYSTEM_INFO object.
  • Method Details

    • getNumberOfProcessors

      public int getNumberOfProcessors()
      Number of processors.
      Returns:
      Integer.