Class Incomparable

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.Incomparable
All Implemented Interfaces:
BugChecker.NewClassTreeMatcher, Suppressible, Serializable

public class Incomparable extends BugChecker implements BugChecker.NewClassTreeMatcher
A BugChecker; see the associated BugPattern annotation for details.
See Also: