Class IsLoggableTagLength

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

public class IsLoggableTagLength extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
epmjohnston@google.com (Emily P.M. Johnston)
See Also: