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:
kayco@google.com (Kayla Walker)
See Also: