Class SetConverter.SetSupplier
java.lang.Object
org.jboss.resteasy.reactive.server.core.parameters.converters.SetConverter.SetSupplier
- All Implemented Interfaces:
Supplier<ParameterConverter>,DelegatingParameterConverterSupplier,ParameterConverterSupplier
- Enclosing class:
SetConverter
public static class SetConverter.SetSupplier
extends Object
implements DelegatingParameterConverterSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SetSupplier
public SetSupplier() -
SetSupplier
-
-
Method Details
-
getClassName
- Specified by:
getClassNamein interfaceParameterConverterSupplier
-
get
- Specified by:
getin interfaceSupplier<ParameterConverter>
-
getDelegate
- Specified by:
getDelegatein interfaceDelegatingParameterConverterSupplier
-
setDelegate
-