Uses of Class
messif.statistics.StatisticSimpleWeakrefCounter

Packages that use StatisticSimpleWeakrefCounter
messif.statistics Statistic gathering support. 
 

Uses of StatisticSimpleWeakrefCounter in messif.statistics
 

Methods in messif.statistics that return StatisticSimpleWeakrefCounter
protected  StatisticSimpleWeakrefCounter StatisticSimpleWeakrefCounter.cast()
           
static StatisticSimpleWeakrefCounter StatisticSimpleWeakrefCounter.getStatistics(java.lang.String name)
          Create new statistic object with specified name or get the one already existing
 

Methods in messif.statistics with parameters of type StatisticSimpleWeakrefCounter
protected  void StatisticSimpleWeakrefCounter.setFrom(StatisticSimpleWeakrefCounter sourceStat)
           
protected  void StatisticSimpleWeakrefCounter.updateFrom(StatisticSimpleWeakrefCounter sourceStat)
          Statistics merging