public class JavaEnumToJavaEnumConverterFactory extends Object implements org.springframework.core.convert.converter.ConverterFactory<Enum,Enum>
| Constructor and Description |
|---|
JavaEnumToJavaEnumConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Enum> |
getConverter(Class<T> targetType) |
Copyright © 2006–2018 Esito AS. All rights reserved.