Supplier<List<PropertyFactory<?>>>
public class ServiceLoaderPropertyFactorySupplier extends Object implements Supplier<List<PropertyFactory<?>>>
Constructor | Description |
---|---|
ServiceLoaderPropertyFactorySupplier() |
public ServiceLoaderPropertyFactorySupplier()
public List<PropertyFactory<?>> get()
get
in interface Supplier<List<PropertyFactory<?>>>