Interface DelegatingParameterConverterSupplier

All Superinterfaces:
ParameterConverterSupplier, Supplier<ParameterConverter>
All Known Implementing Classes:
ArrayConverter.ArraySupplier, ListConverter.ListSupplier, OptionalConverter.OptionalSupplier, RuntimeResolvedConverter.Supplier, SetConverter.SetSupplier, SortedSetConverter.SortedSetSupplier

public interface DelegatingParameterConverterSupplier extends ParameterConverterSupplier