Uses of Interface
oshi.hardware.VirtualMemory
Package
Description
[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
Provides abstract classes for common code
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
-
Uses of VirtualMemory in oshi.hardware
Modifier and TypeMethodDescriptionGlobalMemory.getVirtualMemory()
Virtual memory, such as a swap file. -
Uses of VirtualMemory in oshi.hardware.common
-
Uses of VirtualMemory in oshi.hardware.platform.linux