Uses of Class
oshi.hardware.common.AbstractHWDiskStore
Packages that use AbstractHWDiskStore
Package
Description
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
Provides common implementations for Windows hardware information shared between JNA and FFM implementations.
-
Uses of AbstractHWDiskStore in oshi.hardware.common.platform.linux
Subclasses of AbstractHWDiskStore in oshi.hardware.common.platform.linux -
Uses of AbstractHWDiskStore in oshi.hardware.common.platform.mac
Subclasses of AbstractHWDiskStore in oshi.hardware.common.platform.macModifier and TypeClassDescriptionclassBase class for macOS HWDiskStore implementations. -
Uses of AbstractHWDiskStore in oshi.hardware.common.platform.windows
Subclasses of AbstractHWDiskStore in oshi.hardware.common.platform.windowsModifier and TypeClassDescriptionclassCommon Windows hard disk implementation shared between JNA and FFM.