Uses of Class
oshi.hardware.platform.linux.LinuxGlobalMemory
-
Packages that use LinuxGlobalMemory Package Description oshi.hardware.platform.linux Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems -
-
Uses of LinuxGlobalMemory in oshi.hardware.platform.linux
Fields in oshi.hardware.platform.linux declared as LinuxGlobalMemory Modifier and Type Field Description private LinuxGlobalMemory
LinuxVirtualMemory. global
Constructors in oshi.hardware.platform.linux with parameters of type LinuxGlobalMemory Constructor Description LinuxVirtualMemory(LinuxGlobalMemory linuxGlobalMemory)
Constructor for LinuxVirtualMemory.
-