Package oshi.hardware

Interface VirtualMemory

All Known Implementing Classes:
AbstractVirtualMemory

@ThreadSafe public interface VirtualMemory
The VirtuallMemory class tracks information about the use of a computer's virtual memory (swap file) which temporarily moves rarely accessed information to a disk or other storage device.