public interface StatsStorageListener
StatsStorage
implementation| Modifier and Type | Interface and Description |
|---|---|
static class |
StatsStorageListener.EventType |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(StatsStorageEvent event)
Notify will be called whenever an event (new information posted, etc) occurs.
|
void notify(StatsStorageEvent event)
event - Event that occurredCopyright © 2017. All rights reserved.