|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.stats.bin.RegularSequence
com.jivesoftware.base.stats.bin.DateSequence
public class DateSequence
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 |
---|
public DateSequence(java.util.Date begin, long step)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |