public class Memory
extends java.lang.Object
| Constructor and Description |
|---|
Memory() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getUsedMemory()
Get the used memory.
|
static void |
logMemory(java.lang.String componentName)
Log the used memory with Report Manager in the debug mode.
|