public class CollectionConverter<T> extends Object implements Converter<Object>
CollectionConverter(Converter<T> childConverter, StringSplitter stringSplitter)
Collection<T>
convert(String from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionConverter(Converter<T> childConverter, StringSplitter stringSplitter)
public Collection<T> convert(String from) throws Exception
convert
Converter<Object>
Exception
Copyright © 2015 QATools. All Rights Reserved.