Searched refs:StatisticListener (Results 1 – 1 of 1) sorted by relevance
223 public void addStatisticListener(StatisticListener l) { in addStatisticListener()232 public void removeStatisticListener(StatisticListener l) { in removeStatisticListener()250 StatisticListener l = (StatisticListener)listIt.next(); in notifyStatisticAdd()269 StatisticListener l = (StatisticListener)listIt.next(); in notifyStatisticRemove()424 interface StatisticListener extends EventListener interface450 class StatisticOperations implements StatisticListener