Class AmetysParameterFactorySupplier
- java.lang.Object
-
- org.ametys.plugins.calendar.icsreader.ical4j.AmetysParameterFactorySupplier
-
- All Implemented Interfaces:
Supplier<List<ParameterFactory<?>>>
public class AmetysParameterFactorySupplier extends Object implements Supplier<List<ParameterFactory<?>>>
-
-
Constructor Summary
Constructors Constructor Description AmetysParameterFactorySupplier()
-
-
-
Constructor Detail
-
AmetysParameterFactorySupplier
public AmetysParameterFactorySupplier()
-
-
Method Detail
-
get
public List<ParameterFactory<?>> get()
- Specified by:
get
in interfaceSupplier<List<ParameterFactory<?>>>
-
-