Uses of Class
oshi.software.common.AbstractOSThread
Packages that use AbstractOSThread
Package
Description
Provides common (native-free) Linux operating system implementations shared by JNA and FFM modules.
Provides information about Software and OS on macOS
Provides common implementations for Windows operating system information shared between JNA and FFM implementations.
-
Uses of AbstractOSThread in oshi.software.common.os.linux
Subclasses of AbstractOSThread in oshi.software.common.os.linux -
Uses of AbstractOSThread in oshi.software.common.os.mac
Subclasses of AbstractOSThread in oshi.software.common.os.mac -
Uses of AbstractOSThread in oshi.software.common.os.windows
Subclasses of AbstractOSThread in oshi.software.common.os.windowsModifier and TypeClassDescriptionclassCommon base class for Windows OS thread implementations.