com.jivesoftware.base.stats.bin
Class ClosedInterval
java.lang.Object
com.jivesoftware.base.stats.Bin
com.jivesoftware.base.stats.bin.Interval
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
Method Summary |
java.lang.Object |
clone()
Enable cloning |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
ClosedInterval
public ClosedInterval(Element begin,
Element end)
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Enable cloning
- Overrides:
clone
in class Interval
- Throws:
java.lang.CloneNotSupportedException
Copyright © 1999-2006 Jive Software.