Module ical4j.core

Class DateListPropertyRule

java.lang.Object
net.fortuna.ical4j.transform.compliance.DateListPropertyRule
All Implemented Interfaces:
Function<DateListProperty,DateListProperty>, UnaryOperator<DateListProperty>, Rfc5545PropertyRule<DateListProperty>, Rfc5545Rule<DateListProperty>

public class DateListPropertyRule extends Object implements Rfc5545PropertyRule<DateListProperty>