Class RobolectricShadowDirectlyOn

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

public class RobolectricShadowDirectlyOn extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
A BugChecker; see the summary.
See Also: