Package oshi.software.os.windows
Class WindowsOSSystemInfo
- java.lang.Object
-
- oshi.software.os.windows.WindowsOSSystemInfo
-
public class WindowsOSSystemInfo extends java.lang.Object
Windows OS native system information.- Author:
- dblock[at]dblock[dot]org
-
-
Constructor Summary
Constructors Constructor Description WindowsOSSystemInfo()
WindowsOSSystemInfo(com.sun.jna.platform.win32.WinBase.SYSTEM_INFO si)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getNumberOfProcessors()
Number of processors.
-