Uses of Class
oshi.software.common.AbstractOperatingSystem
-
Packages that use AbstractOperatingSystem Package Description oshi.software.os.linux Provides information about Software and OS on Linuxoshi.software.os.mac Provides information about Software and OS on Mac OS Xoshi.software.os.unix.freebsd Provides information about Software and OS on FreeBSDoshi.software.os.unix.solaris Provides information about Software and OS on Solarisoshi.software.os.windows Provides information about Software and OS on Windows -
-
Uses of AbstractOperatingSystem in oshi.software.os.linux
Subclasses of AbstractOperatingSystem in oshi.software.os.linux Modifier and Type Class Description class
LinuxOperatingSystem
Linux is a family of free operating systems most commonly used on personal computers. -
Uses of AbstractOperatingSystem in oshi.software.os.mac
Subclasses of AbstractOperatingSystem in oshi.software.os.mac Modifier and Type Class Description class
MacOperatingSystem
-
Uses of AbstractOperatingSystem in oshi.software.os.unix.freebsd
Subclasses of AbstractOperatingSystem in oshi.software.os.unix.freebsd Modifier and Type Class Description class
FreeBsdOperatingSystem
Linux is a family of free operating systems most commonly used on personal computers. -
Uses of AbstractOperatingSystem in oshi.software.os.unix.solaris
Subclasses of AbstractOperatingSystem in oshi.software.os.unix.solaris Modifier and Type Class Description class
SolarisOperatingSystem
Linux is a family of free operating systems most commonly used on personal computers. -
Uses of AbstractOperatingSystem in oshi.software.os.windows
Subclasses of AbstractOperatingSystem in oshi.software.os.windows Modifier and Type Class Description class
WindowsOperatingSystem
-