public class FieldActionInspector extends ActionInspector
IsConflicting.Covers<T>
action
Constructor and Description |
---|
FieldActionInspector(FieldAction action,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
conflicts(Object other) |
boolean |
isRedundant(Object other) |
String |
toHumanReadableString() |
getUuidKey, hasValue, keys, subsumes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toHumanReadableString
public FieldActionInspector(FieldAction action, AnalyzerConfiguration configuration)
public String toHumanReadableString()
toHumanReadableString
in interface HumanReadable
toHumanReadableString
in class ActionInspector
public boolean isRedundant(Object other)
isRedundant
in interface IsRedundant
isRedundant
in class ActionInspector
public boolean conflicts(Object other)
conflicts
in interface IsConflicting
conflicts
in class ActionInspector
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.