public final class RuleViolationComparator extends Object implements Comparator<RuleViolation>
| Modifier and Type | Field and Description |
|---|---|
static RuleViolationComparator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RuleViolation r1,
RuleViolation r2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final RuleViolationComparator INSTANCE
public int compare(RuleViolation r1, RuleViolation r2)
compare in interface Comparator<RuleViolation>Copyright © 2002–2016 InfoEther. All rights reserved.