Package org.codelibs.fess.helper
Class IntervalControlHelper.IntervalRule
- java.lang.Object
-
- org.codelibs.fess.helper.IntervalControlHelper.IntervalRule
-
- Enclosing class:
- IntervalControlHelper
public static class IntervalControlHelper.IntervalRule extends Object
-
-
Constructor Summary
Constructors Constructor Description IntervalRule(String from, String to, String days, long delay)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intcompareTime(int h1, int m1, int h2, int m2)longgetDelay()booleanisTarget(int hours, int minutes, int day)
-