public class NumericIntegerConditionInspector extends ComparableConditionInspector<Integer>
IsConflicting.Covers<T>
field, operator
Constructor and Description |
---|
NumericIntegerConditionInspector(FieldCondition<Integer> fieldCondition,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
subsumes(Object other) |
conflicts, covers, getField, getOperator, overlaps, toHumanReadableString
equals, getCondition, getUuidKey, getValue, getValues, hashCode, hasValue, isRedundant, keys, toString, valueIsEqualTo, valueIsGreaterThan, valueIsGreaterThanOrEqualTo, valueIsLessThan, valueIsLessThanOrEqualTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toHumanReadableString
public NumericIntegerConditionInspector(FieldCondition<Integer> fieldCondition, AnalyzerConfiguration configuration)
public boolean subsumes(Object other)
subsumes
in interface IsSubsuming
subsumes
in class ComparableConditionInspector<Integer>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.