org.springframework.core.convert.converter.ConverterFactory<String,Enum>
public class Y9LaxStringToEnumConverterFactory extends Object implements org.springframework.core.convert.converter.ConverterFactory<String,Enum>
Y9LaxStringToEnumConverterFactory()
<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 Y9LaxStringToEnumConverterFactory()
public <T extends Enum> org.springframework.core.convert.converter.Converter<String,T> getConverter(Class<T> targetType)
getConverter