public interface IKKeyValueConverter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(String value) |
String |
toString(T value) |
T convert(String value) throws KKeyValueConversionException
KKeyValueConversionExceptionCopyright © 2017. All rights reserved.