public static interface MemoryMonitor.MemoryChangeListener
Modifier and Type | Method and Description |
---|---|
void |
memoryStateChanged(long total,
long free)
Indicates that the memory state has changed.
|
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.