Module ical4j.core

Class ExDate.Factory<T extends Temporal>

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

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