Module ical4j.core

Class ServiceLoaderComponentFactorySupplier

java.lang.Object
net.fortuna.ical4j.data.ServiceLoaderComponentFactorySupplier
All Implemented Interfaces:
Supplier<List<ComponentFactory<?>>>

public class ServiceLoaderComponentFactorySupplier extends Object implements Supplier<List<ComponentFactory<?>>>