Class DefaultPropertyFactorySupplier

java.lang.Object
net.fortuna.ical4j.data.DefaultPropertyFactorySupplier
All Implemented Interfaces:
Supplier<List<PropertyFactory<? extends Property>>>

public class DefaultPropertyFactorySupplier extends Object implements Supplier<List<PropertyFactory<? extends Property>>>