static class AbstractMemoryMonitor.Entry extends Object
Listener and threshold.| Modifier and Type | Field and Description |
|---|---|
(package private) MemoryMonitor.Listener |
listener |
(package private) long |
threshold |
| Constructor and Description |
|---|
AbstractMemoryMonitor.Entry(MemoryMonitor.Listener listener,
long threshold)
Creates an Entry.
|
final MemoryMonitor.Listener listener
long threshold
AbstractMemoryMonitor.Entry(MemoryMonitor.Listener listener, long threshold)
listener - Listenerthreshold - Threshold percentage which will cause notification