Class IntLongMath

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.IntLongMath
All Implemented Interfaces:
BugChecker.AssignmentTreeMatcher, BugChecker.ReturnTreeMatcher, BugChecker.VariableTreeMatcher, Suppressible, Serializable

A BugChecker; see the associated BugPattern annotation for details.
See Also: