Uses of Class
oshi.hardware.common.AbstractPowerSource
Packages that use AbstractPowerSource
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems
-
Uses of AbstractPowerSource in oshi.hardware.platform.linux
Subclasses of AbstractPowerSource in oshi.hardware.platform.linuxModifier and TypeClassDescriptionclassA Power Sourcefinal classFFM-based Linux power source implementation.final classJNA-based Linux power source implementation. -
Uses of AbstractPowerSource in oshi.hardware.platform.mac
Subclasses of AbstractPowerSource in oshi.hardware.platform.macModifier and TypeClassDescriptionfinal classA Power Sourcefinal classA Power Source -
Uses of AbstractPowerSource in oshi.hardware.platform.unix.aix
Subclasses of AbstractPowerSource in oshi.hardware.platform.unix.aix -
Uses of AbstractPowerSource in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractPowerSource in oshi.hardware.platform.unix.freebsd -
Uses of AbstractPowerSource in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractPowerSource in oshi.hardware.platform.unix.openbsd -
Uses of AbstractPowerSource in oshi.hardware.platform.unix.solaris
Subclasses of AbstractPowerSource in oshi.hardware.platform.unix.solaris -
Uses of AbstractPowerSource in oshi.hardware.platform.windows
Subclasses of AbstractPowerSource in oshi.hardware.platform.windowsModifier and TypeClassDescriptionclassA Power Sourcefinal classWindows power source implementation using FFM.final classJNA-based Windows power source implementation.