Class ComparisonContractViolated

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

public class ComparisonContractViolated extends BugChecker implements BugChecker.MethodTreeMatcher
Author:
Louis Wasserman
See Also: