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