Uses of Class
org.jboss.dna.common.stats.SimpleStatistics

Packages that use SimpleStatistics
org.jboss.dna.common.stats   
 

Uses of SimpleStatistics in org.jboss.dna.common.stats
 

Subclasses of SimpleStatistics in org.jboss.dna.common.stats
 class DetailedStatistics<T extends Number>
          Encapsulation of the statistics for a series of values to which new values are frequently added.
 

Methods in org.jboss.dna.common.stats that return SimpleStatistics
 SimpleStatistics<Duration> Stopwatch.getSimpleStatistics()
          Return this stopwatch's simple statistics.
 



Copyright © 2008. All Rights Reserved.