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, toHumanReadableStringequals, getCondition, getUuidKey, getValue, getValues, hashCode, hasValue, isRedundant, keys, toString, valueIsEqualTo, valueIsGreaterThan, valueIsGreaterThanOrEqualTo, valueIsLessThan, valueIsLessThanOrEqualToclone, finalize, getClass, notify, notifyAll, wait, wait, waittoHumanReadableStringpublic NumericIntegerConditionInspector(FieldCondition<Integer> fieldCondition, AnalyzerConfiguration configuration)
public boolean subsumes(Object other)
subsumes in interface IsSubsumingsubsumes in class ComparableConditionInspector<Integer>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.