T - the enum type.public class EnumConverter<T> extends Object implements org.apache.tamaya.spi.PropertyConverter<T>
| Constructor and Description |
|---|
EnumConverter(Class<T> enumType) |
| Modifier and Type | Method and Description |
|---|---|
T |
convert(String value,
org.apache.tamaya.spi.ConversionContext context) |
Copyright © 2016–2017 Apache Software Foundation. All rights reserved.