Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.stats.bin
Class ClosedInterval

java.lang.Object
  extended by com.jivesoftware.base.stats.Bin
      extended by com.jivesoftware.base.stats.bin.Interval
          extended by com.jivesoftware.base.stats.bin.ClosedInterval
All Implemented Interfaces:
java.lang.Comparable

public class ClosedInterval
extends Interval

Creates an Interval that contains both of its endpoints. See Interval for details.

See Also:
Interval

Constructor Summary
ClosedInterval(Element begin, Element end)
           
 
Method Summary
 java.lang.Object clone()
          Enable cloning
 
Methods inherited from class com.jivesoftware.base.stats.bin.Interval
compareTo, contains, contains, containsBegin, containsEnd, equals, getBegin, getEnd, hashCode, toString
 
Methods inherited from class com.jivesoftware.base.stats.Bin
getProperty, setProperty
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClosedInterval

public ClosedInterval(Element begin,
                      Element end)
Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Enable cloning

Overrides:
clone in class Interval
Throws:
java.lang.CloneNotSupportedException

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.