public class EnumConverter<T> extends Object implements org.apache.tamaya.spi.PropertyConverter<T>
EnumConverter(Class<T> enumType)
T
convert(String value, org.apache.tamaya.spi.ConversionContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumConverter(Class<T> enumType)
public T convert(String value, org.apache.tamaya.spi.ConversionContext context)
convert
org.apache.tamaya.spi.PropertyConverter<T>
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.