FindBugs™ 3.0.1-dev-20160922
- java.lang.Object
-
- edu.umd.cs.findbugs.VersionInsensitiveBugComparator
-
- All Implemented Interfaces:
- WarningComparator, java.io.Serializable, java.util.Comparator<BugInstance>
public class VersionInsensitiveBugComparator
extends java.lang.Object
implements WarningComparator
Compare bug instances by only those criteria which we would expect to remain
constant between versions.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
FindBugs™ 3.0.1-dev-20160922
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.