public class CommaSeparatedConverter extends Object implements IStringConverter<List<String>>
CommaSeparatedConverter()
List<String>
convert(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommaSeparatedConverter()
public List<String> convert(String value)
convert
IStringConverter<List<String>>
Copyright © 2012. All Rights Reserved.