Module ical4j.core

Class DatePropertyRule

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

public class DatePropertyRule extends Object implements Rfc5545PropertyRule<DateProperty>