public class K0005ValueConverter extends Object implements IKKeyValueConverter<List<Integer>>
| Constructor and Description |
|---|
K0005ValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
convert(String value) |
String |
toString(List<Integer> value) |
public List<Integer> convert(String value) throws KKeyValueConversionException
convert in interface IKKeyValueConverter<List<Integer>>KKeyValueConversionExceptionCopyright © 2018. All rights reserved.