public interface SampleListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
update(StatisticsSet intervalStatistics,
StatisticsSet cumulativeStatistics)
Called when new statistics are available.
|
void update(StatisticsSet intervalStatistics, StatisticsSet cumulativeStatistics)
intervalStatistics
- Statistics for last interface.cumulativeStatistics
- Statistics since last reset.Copyright © 2000-2014. All Rights Reserved.