public class StringList extends SimpleList<java.lang.String>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
StringList() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
concat() |
java.lang.String |
concat(java.lang.String seperator) |
java.lang.String |
toString()
Convert Element to String
|
add, clone, filter, getNewList, remove, subListadd, addAll, addAll, ceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, remove, set, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleequals, finalize, getClass, notify, notifyAll, wait, wait, waitpublic java.lang.String toString()
BaseItemtoString in interface BaseItemtoString in class AbstractArray<java.lang.String>public java.lang.String concat()
public java.lang.String concat(java.lang.String seperator)