Class MathAbsoluteNegative

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

public final class MathAbsoluteNegative extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
[email protected] (Kayla Walker)
See Also: