Package | Description |
---|---|
com.indexdata.utils |
Modifier and Type | Method and Description |
---|---|
Date |
CronLine.nextMatchingDate(Date date) |
Date |
CronLine.nextMatchingDateOld(Date offsetDate)
Deprecated.
|
Constructor and Description |
---|
CronLine(String line)
Constructs a CronLine from a string representation of following format:
"%d %d %d %d %d" applied to minute, hour, day-of-month, month, day-of-week
|
Copyright © 2014. All rights reserved.