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