public class MemoryWatcher extends Timer
| Constructor and Description |
|---|
MemoryWatcher(long pid,
String name) |
| Modifier and Type | Method and Description |
|---|---|
double |
inGigaByte() |
double |
inKiloByte() |
double |
inMegaByte() |
void |
start() |
void |
stop() |
String |
toString() |
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRatepublic MemoryWatcher(long pid,
String name)
Copyright © 2024 Soot OSS. All rights reserved.