public class GraphSimpleSet extends SimpleSet<GraphMember>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
GraphSimpleSet() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkValue(java.lang.Object a,
java.lang.Object b) |
add, add, addAll, addAll, clone, filter, fireProperty, getNewList, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerceiling, copyEntity, filterItems, iteratorReverse, listIterator, listIterator, subSet, withListaddHashItem, addKeyValue, clear, comparator, contains, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, iterator, last, lastIndexOf, move, pack, parseItem, removeAll, removeByObject, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected boolean checkValue(java.lang.Object a,
java.lang.Object b)
checkValue in class AbstractArray<GraphMember>