Uses of Interface
oshi.hardware.HardwareAbstractionLayer
Packages that use HardwareAbstractionLayer
Package
Description
Provides abstract classes for common code
Provides common Linux hardware implementations shared by JNA and FFM modules.
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of HardwareAbstractionLayer in oshi.hardware.common
Classes in oshi.hardware.common that implement HardwareAbstractionLayerModifier and TypeClassDescriptionclassCommon fields or methods used by platform-specific implementations of HardwareAbstractionLayer -
Uses of HardwareAbstractionLayer in oshi.hardware.common.platform.linux
Classes in oshi.hardware.common.platform.linux that implement HardwareAbstractionLayerModifier and TypeClassDescriptionclassLinuxHardwareAbstractionLayer class. -
Uses of HardwareAbstractionLayer in oshi.hardware.common.platform.mac
Classes in oshi.hardware.common.platform.mac that implement HardwareAbstractionLayerModifier and TypeClassDescriptionclassMacHardwareAbstractionLayer class.