public interface StatsCollectionListener
addStatsCollectionListener
method. When the statsCollection event occurs, that object's appropriate method is invoked.| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
Checks if is enabled.
|
void |
statsCollected(StatsCollectionEvent sce)
Stats collected.
|
void statsCollected(StatsCollectionEvent sce)
sce - the sceboolean isEnabled()
Copyright © 2009–2020 psi-probe. All rights reserved.