public class BySecondRule<T extends Temporal> extends Object
| Constructor and Description |
|---|
BySecondRule(List<Integer> secondList,
Recur.Frequency frequency) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
transform(List<T> dates)
Transforms the specified calendar object according to the implementation of this method.
|
public BySecondRule(List<Integer> secondList, Recur.Frequency frequency)
public List<T> transform(List<T> dates)
Transformerdates - a calendar object to transform