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:
[email protected] (Eddie Aftandilian)
See Also: