BaseItem, EntityListpublic class YamlEntity extends SortedList<java.lang.Object> implements EntityList
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLEPROPERTYcpr| Constructor | Description |
|---|---|
YamlEntity() |
Default Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
BaseItem |
getNewList(boolean keyValue) |
|
int |
sizeChildren() |
|
YamlEntity |
withValue(Buffer values) |
add, 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, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleadd, addAll, addAll, ceiling, copyEntity, equals, filter, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListadd, size, toString, toStringcomparator, getChild, isComparator, toStringadd, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, of, of, of, of, of, of, of, of, of, of, of, of, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, toArray, toArrayequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, clone, fireProperty, remove, subList, withListenercomparator, getChild, headSet, higher, isComparator, tailSet, toString, withComparator, withComparatorpublic 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>