Uses of Class
oshi.hardware.PhysicalMemory
| Package | Description |
|---|---|
| oshi.hardware |
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
|
| oshi.hardware.common |
Provides abstract classes for common code
|
-
Uses of PhysicalMemory in oshi.hardware
Methods in oshi.hardware that return types with arguments of type PhysicalMemory Modifier and Type Method Description java.util.List<PhysicalMemory>GlobalMemory. getPhysicalMemory()Physical memory, such as banks of memory. -
Uses of PhysicalMemory in oshi.hardware.common
Methods in oshi.hardware.common that return types with arguments of type PhysicalMemory Modifier and Type Method Description java.util.List<PhysicalMemory>AbstractGlobalMemory. getPhysicalMemory()