Class ArraysAsListPrimitiveArray

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

public class ArraysAsListPrimitiveArray extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
See Also: