Uses of Class
oshi.hardware.common.AbstractCentralProcessor
Packages that use AbstractCentralProcessor
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 AbstractCentralProcessor in oshi.hardware.platform.linux
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.linuxModifier and TypeClassDescription(package private) final class
A CPU as defined in Linux /proc. -
Uses of AbstractCentralProcessor in oshi.hardware.platform.mac
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.mac -
Uses of AbstractCentralProcessor in oshi.hardware.platform.unix.aix
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.unix.aix -
Uses of AbstractCentralProcessor in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.unix.freebsd -
Uses of AbstractCentralProcessor in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.unix.openbsdModifier and TypeClassDescriptionclass
OpenBSD Central Processor implementation -
Uses of AbstractCentralProcessor in oshi.hardware.platform.unix.solaris
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.unix.solaris -
Uses of AbstractCentralProcessor in oshi.hardware.platform.windows
Subclasses of AbstractCentralProcessor in oshi.hardware.platform.windowsModifier and TypeClassDescription(package private) final class
A CPU, representing all of a system's processors.