public class Converters extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Converter<T> |
getConverter(Scope scope,
Class<T> parameterType) |
static <T> Converter<T> |
getConverter(Scope scope,
Class<T> parameterType,
Annotation[] parameterAnnotations) |
Copyright © 2017. All rights reserved.