public class Memory extends Object
| Constructor and Description |
|---|
Memory()
Dumps the current memory status [total, used, free].
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFreeMemory() |
String |
getTotalMemory() |
String |
getUsedMemory() |
Copyright © 2023. All rights reserved.