- 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
equals
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.