Uses of Class
suramadu.util.stats.HistogramBinSpec

Packages that use HistogramBinSpec
suramadu.util.stats   
 

Uses of HistogramBinSpec in suramadu.util.stats
 

Constructors in suramadu.util.stats with parameters of type HistogramBinSpec
Histogram(HistogramBinSpec binSpec)
          Creates a new instance of Histogram using the specified HistogramBinSpec
Histogram(HistogramBinSpec binSpec, java.util.Collection c)
          Creates a new instance of Histogram using the specified HistogramBinSpec with the specified Collection.