|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddjob.schedules.IntervalHelper
public class IntervalHelper
Constructor Summary | |
---|---|
IntervalHelper(Interval interval)
|
Method Summary | |
---|---|
boolean |
isBefore(Interval other)
|
boolean |
isPoint()
|
Interval |
limit(Interval other)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntervalHelper(Interval interval)
Method Detail |
---|
public boolean isBefore(Interval other)
public Interval limit(Interval other)
public boolean isPoint()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |