Module ical4j.core

Class RecurrenceId.Factory<T extends Temporal>

java.lang.Object
net.fortuna.ical4j.model.Content.Factory
net.fortuna.ical4j.model.property.RecurrenceId.Factory<T>
All Implemented Interfaces:
Serializable, PropertyFactory<RecurrenceId<T>>
Enclosing class:
RecurrenceId<T extends Temporal>

public static class RecurrenceId.Factory<T extends Temporal> extends Content.Factory implements PropertyFactory<RecurrenceId<T>>
See Also: