RecurrenceProcessor.java | 126 // Expand the complete recurrence if there were any counts specified, 131 long[] dates = expand(dtstart, recur, 628 * @param rangeStartMillis the beginning of the range to expand, in UTC 630 * @param rangeEndMillis the non-inclusive end of the range to expand, in 636 public long[] expand(Time dtstart, method in class:RecurrenceProcessor 663 expand(dtstart, rrule, rangeStartDateValue, method 678 expand(dtstart, exrule, rangeStartDateValue, method 733 public void expand(Time dtstart, method in class:RecurrenceProcessor [all...] |