Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.base.stats.bin

Implementations of the stats Bin interface.

See:
          Description

Class Summary
ClosedInterval Creates an Interval that contains both of its endpoints.
CyclicSequence  
DateSequence DateSequence is a version of RegularSequence that has been specialized for creating regular sequences of Dates.
DefaultBinSequence DefaultBinSequence provides a getBin() function that wraps all incoming Elements in a SingleElementBin.
HalfOpenInterval Creates an Interval that contains its left endpoint but not its right.
Interval Interval is a Bin that represents an open, closed, or half-open interval.
RegularSequence Generates a regularly spaced sequence of Bins.
SigFigSequence Generate bins by truncating all but a specified # of significant figures from an element.
SingleElementBin SingleElementBin is a Bin that contains a single element.
TimeSigFigSequence TimeSigFigSequence is similar to SigFigSequence, but is specialized for producing sequences of times.
VariableStepSequence A sequence of bins in which step size remains constant over fixed intervals.
 

Package com.jivesoftware.base.stats.bin Description

Implementations of the stats Bin interface.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.