Uses of Class
oshi.util.tuples.Pair

Packages that use Pair
Package Description
oshi.driver.linux
Provides functions to query Linux information
oshi.driver.unix
Provides functions to query information common to all unix systems
oshi.driver.unix.aix
Provides functions to query information on AIX
oshi.driver.unix.solaris.kstat
Provides functions to query Solaris kstat information
oshi.driver.windows.perfmon
Provides functions to query counters in windows performance monitor (or WMI counter tables)
oshi.software.common
Provides abstract classes for common code
oshi.software.os.linux
Provides information about Software and OS on Linux
oshi.software.os.mac
Provides information about Software and OS on macOS
oshi.software.os.unix.aix
Provides information about Software and OS on AIX
oshi.software.os.unix.freebsd
Provides information about Software and OS on FreeBSD
oshi.software.os.unix.openbsd
Provides information about Software and OS on OpenBSD
oshi.software.os.unix.solaris
Provides information about Software and OS on Solaris
oshi.software.os.windows
Provides information about Software and OS on Windows
oshi.util
Provides utilities for parsing, formatting, and other access
oshi.util.platform.windows
Provides utilities for Windows.