Class StaticOrDefaultInterfaceMethod

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

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