Uses of Package
org.jboss.dna.common.statistic

Packages that use org.jboss.dna.common.statistic
org.jboss.dna.common.statistic A set of utilities for working with statistics, including a Stopwatch and Histograms. 
 

Classes in org.jboss.dna.common.statistic used by org.jboss.dna.common.statistic
DetailedStatistics
          Encapsulation of the statistics for a series of values to which new values are frequently added.
Histogram
          A representation of a histogram of values.
Histogram.Bucket
          Represents a bucket in a histogram.
Histogram.BucketingStrategy
           
SimpleStatistics
          Encapsulation of the statistics for a series of values to which new values are frequently added.
Stopwatch
          Provides a mechanism to measure time in the same way as a physical stopwatch.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.