Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.stats.bin
Class DateSequence

java.lang.Object
  extended by com.jivesoftware.base.stats.bin.RegularSequence
      extended by com.jivesoftware.base.stats.bin.DateSequence
All Implemented Interfaces:
BinSequence

public class DateSequence
extends RegularSequence

DateSequence is a version of RegularSequence that has been specialized for creating regular sequences of Dates.


Constructor Summary
DateSequence(java.util.Date begin, long step)
          Creates new DateSequence (see the constructor for RegularSequence)
 
Method Summary
 
Methods inherited from class com.jivesoftware.base.stats.bin.RegularSequence
getBin, getBins, getBins, getNext, getStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateSequence

public DateSequence(java.util.Date begin,
                    long step)
Creates new DateSequence (see the constructor for RegularSequence)


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.