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