Class IntervalHelper

java.lang.Object
org.oddjob.schedules.IntervalHelper

public class IntervalHelper extends Object
  • Constructor Details

    • IntervalHelper

      public IntervalHelper(Interval interval)
  • Method Details

    • isBefore

      public boolean isBefore(Interval other)
    • limit

      public Interval limit(Interval other)
    • isPoint

      public boolean isPoint()