Uses of Class
org.jboss.dna.common.statistic.Histogram.Bucket

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

Uses of Histogram.Bucket in org.jboss.dna.common.statistic
 

Methods in org.jboss.dna.common.statistic that return types with arguments of type Histogram.Bucket
 List<Histogram.Bucket> Histogram.getBuckets()
          Get the buckets in this histogram.
 

Methods in org.jboss.dna.common.statistic with parameters of type Histogram.Bucket
 int Histogram.Bucket.compareTo(Histogram.Bucket that)
           
 



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