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) |
java.util.Comparator<java.lang.Object> |
comparator() |
boolean |
isComparator() |
add, add, addAll, addAll, clone, filter, fireProperty, getNewList, instanceOf, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, subSet, withListadd, addHashItem, addKeyValue, 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, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected boolean checkValue(java.lang.Object a,
java.lang.Object b)
checkValue in class AbstractArray<GraphMember>public java.util.Comparator<java.lang.Object> comparator()
comparator in class AbstractArray<GraphMember>public boolean isComparator()
isComparator in class AbstractArray<GraphMember>