public class UpdatableInspectorList<InspectorType extends HasUUID,InspectedType extends HasUUID> extends InspectorList<InspectorType>
IsConflicting.Covers<T>modCount| Constructor and Description |
|---|
UpdatableInspectorList(InspectorFactory<InspectorType,InspectedType> inspectorFactory,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Collection<InspectedType> updates) |
add, conflicts, getUuidKey, isRedundant, keys, overlaps, subsumes, toStringadd, 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, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic UpdatableInspectorList(InspectorFactory<InspectorType,InspectedType> inspectorFactory, AnalyzerConfiguration configuration)
public void update(Collection<InspectedType> updates)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.