public interface MemoryBarListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
gcCalled()
Called when user clicks on memory bar forcing it to call GC.
|
void |
gcCompleted()
Called when called GC operation is completed.
|