public class ConcurrentAddedRelations extends SimpleAddedRelations
modCountEMPTY| Constructor and Description |
|---|
ConcurrentAddedRelations() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(InternalRelation relation) |
List<InternalRelation> |
getView(com.google.common.base.Predicate<InternalRelation> filter) |
boolean |
remove(InternalRelation relation) |
getAlladd, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitisEmptycontainsAll, equals, hashCodeparallelStream, streampublic boolean add(InternalRelation relation)
add in interface Collection<InternalRelation>add in interface List<InternalRelation>add in interface AddedRelationsContaineradd in class SimpleAddedRelationspublic boolean remove(InternalRelation relation)
remove in interface AddedRelationsContainerremove in class SimpleAddedRelationspublic List<InternalRelation> getView(com.google.common.base.Predicate<InternalRelation> filter)
getView in interface AddedRelationsContainergetView in class SimpleAddedRelationsCopyright © 2012–2018. All rights reserved.