Converter<List<R>,String>
List<R>
convert(String input)
static Converter<List<String>,String>
create()
static <R> Converter<List<R>,String>
create(Converter<R,? super String> itemConverter)
error(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert
IllegalArgumentException
error