Class ArrayEquals

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

public class ArrayEquals extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
eaftan@google.com (Eddie Aftandilian)
See Also: