Uses of Class
oshi.software.os.windows.WindowsOperatingSystem
Packages that use WindowsOperatingSystem
-
Uses of WindowsOperatingSystem in oshi.software.os.windows
Constructors in oshi.software.os.windows with parameters of type WindowsOperatingSystemModifierConstructorDescriptionWindowsOSProcess(int pid, WindowsOperatingSystem os, Map<Integer,ProcessPerformanceData.PerfCounterBlock> processMap, Map<Integer,ProcessWtsData.WtsInfo> processWtsMap, Map<Integer,ThreadPerformanceData.PerfCounterBlock> threadMap)