public class IEnumConverterFactory extends Object implements org.springframework.core.convert.converter.ConverterFactory<String,Enum>
IEnumConverterFactory()
<T extends Enum> org.springframework.core.convert.converter.Converter<String,T>
getConverter(Class<T> targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IEnumConverterFactory()
public <T extends Enum> org.springframework.core.convert.converter.Converter<String,T> getConverter(Class<T> targetType)
getConverter
org.springframework.core.convert.converter.ConverterFactory<String,Enum>
targetType
Copyright © 2016. All rights reserved.