public class YamlEntity extends SortedList<java.lang.Object> implements EntityList
cprPROPERTYALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
YamlEntity()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BaseItem |
getNewList(boolean keyValue) |
int |
sizeChildren() |
YamlEntity |
withValue(Buffer values) |
comparator, getChild, headSet, higher, isComparator, tailSet, toString, withComparator, withComparatoradd, clone, filter, fireProperty, remove, subList, withListeneradd, addAll, addAll, ceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, contains, containsAll, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleequals, finalize, getClass, notify, notifyAll, wait, wait, waitcomparator, getChild, isComparator, toStringadd, size, toString, toStringpublic int sizeChildren()
sizeChildren in interface EntityListpublic YamlEntity withValue(Buffer values)
withValue in interface EntityListpublic BaseItem getNewList(boolean keyValue)
getNewList in interface BaseItemgetNewList in class SimpleList<java.lang.Object>