public class ConverterFactory extends Object
| Constructor and Description |
|---|
ConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <P,F> Converter<F,P> |
getConverter(Class<F> inType,
Type outType) |
Copyright © 2015. All rights reserved.