public interface ParamConverterProvider
| Modifier and Type | Method and Description |
|---|---|
<T> ParamConverter<T> |
getConverter(Class<T> rawType,
Type genericType,
Annotation[] annotations) |
<T> ParamConverter<T> getConverter(Class<T> rawType, Type genericType, Annotation[] annotations)
Copyright © 2018 The Apache Software Foundation. All rights reserved.