Package net.fortuna.ical4j.data
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>>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultPropertyFactorySupplier
public DefaultPropertyFactorySupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<List<PropertyFactory<? extends Property>>>
-