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