LimeWire Consolidated API

Package org.limewire.statistic

Interface Summary
Statistic Defines an interface for generalized access to store and summarize numeric data.
StatisticAccumulator Defines the interface from which statistics can be accumulated.
 

Class Summary
AbstractKilobytesStatistic Abstract class for recording data in kilobytes instead of bytes.
AbstractStatistic Provides a default implementation of the Statistic interface as an abstract class.
BasicKilobytesStatistic Abstract class for recording basic data in kilobytes instead of bytes.
BasicStatistic Abstract base class that records basic statistics.
LimeWireStatisticsModule  
StatsUtils Provides convenience methods to return the number, arithmetic mean average, variance, minimum, median and maximum value of a list of values, and other statistical values.
StatsUtils.DoubleStats Extension of Stats using the double primitive.
StatsUtils.Stats An abstract class that holds the minimum, maximum, median average, quartiles one and three, and second, third and fourth central moments.
 


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.