|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.letsparty.cfg.BasicInterval
A base class that compares objects of type Comparable.
| Field Summary | |
protected java.lang.Comparable |
from
|
protected java.lang.Comparable |
to
|
| Constructor Summary | |
BasicInterval()
|
|
| Method Summary | |
IntervalCompareResult |
getRelation(java.lang.Object objectTo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.letsparty.cfg.Interval |
setFrom, setTo |
| Field Detail |
protected java.lang.Comparable from
protected java.lang.Comparable to
| Constructor Detail |
public BasicInterval()
| Method Detail |
public IntervalCompareResult getRelation(java.lang.Object objectTo)
getRelation in interface Interval
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||