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, toString
add, 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, trimToSize
equals, hashCode
containsAll
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public UpdatableInspectorList(InspectorFactory<InspectorType,InspectedType> inspectorFactory, AnalyzerConfiguration configuration)
public void update(Collection<InspectedType> updates)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.