public abstract class StringListAdapter<E> extends StringCollectionAdapter<List<E>,E>
delimiter| Constructor and Description |
|---|
StringListAdapter(String delimiter) |
public StringListAdapter(String delimiter)
protected List<E> bound(String value)
StringCollectionAdapterbound in class StringCollectionAdapter<List<E>,E>value - the concatenated stringCopyright © 2011-2013. All Rights Reserved.