public class BySetPosRule extends java.lang.Object implements Transformer<DateList>
dates. Valid positions are from 1 to the size of the date list. Invalid
positions are ignored.| Constructor and Description |
|---|
BySetPosRule(NumberList setPosList) |
| Modifier and Type | Method and Description |
|---|---|
DateList |
transform(DateList dates)
Transforms the specified calendar object according to the implementation of this method.
|
public BySetPosRule(NumberList setPosList)
public DateList transform(DateList dates)
Transformertransform in interface Transformer<DateList>dates - a calendar object to transform