public final class Windows extends MemoryMonitor
MemoryMonitor implementation for Windows.
JNA requires that the class and interface be public.
| Modifier and Type | Class and Description |
|---|---|
static interface |
Windows.Kernel32 |
static class |
Windows.MEMORYSTATUSEX |
| Constructor and Description |
|---|
Windows() |
| Modifier and Type | Method and Description |
|---|---|
MemoryUsage |
monitor()
Obtains the memory usage statistics.
|
get, mainpublic MemoryUsage monitor()
MemoryMonitormonitor in class MemoryMonitorCopyright © 2004-2014. All Rights Reserved.