public class LeafInspectorList<T extends IsConflicting & IsRedundant> extends InspectorList<T> implements HasConflicts, HasRedundancy
IsConflicting.Covers<T>modCount| Constructor and Description |
|---|
LeafInspectorList(AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Conflict |
hasConflicts() |
RedundancyResult |
hasRedundancy() |
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 LeafInspectorList(AnalyzerConfiguration configuration)
public Conflict hasConflicts()
hasConflicts in interface HasConflictspublic RedundancyResult hasRedundancy()
hasRedundancy in interface HasRedundancyCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.