Package net.fortuna.ical4j.data
Class DefaultParameterFactorySupplier
java.lang.Object
net.fortuna.ical4j.data.DefaultParameterFactorySupplier
- All Implemented Interfaces:
Supplier<List<ParameterFactory<? extends Parameter>>>
public class DefaultParameterFactorySupplier
extends Object
implements Supplier<List<ParameterFactory<? extends Parameter>>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultParameterFactorySupplier
public DefaultParameterFactorySupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<List<ParameterFactory<? extends Parameter>>>
-