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, subsumesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoHumanReadableStringpublic FieldActionInspector(FieldAction action, AnalyzerConfiguration configuration)
public String toHumanReadableString()
toHumanReadableString in interface HumanReadabletoHumanReadableString in class ActionInspectorpublic boolean isRedundant(Object other)
isRedundant in interface IsRedundantisRedundant in class ActionInspectorpublic boolean conflicts(Object other)
conflicts in interface IsConflictingconflicts in class ActionInspectorCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.