public class MemoryUtil
extends java.lang.Object
| Constructor and Description |
|---|
MemoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getHeapSizeMessage()
Uses
Runtime calls to generate a string of the form
Memory usage 2555 of 15872 kB (= 1.0% of JVM growth limit 253440 kB) . |