Class ParamConverterProvidersSupplier

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier
All Implemented Interfaces:
Supplier<List<ParamConverterProvidersSupplier.Entry>>

public class ParamConverterProvidersSupplier extends Object implements Supplier<List<ParamConverterProvidersSupplier.Entry>>