Class InjectOnConstructorOfAbstractClass

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

public class InjectOnConstructorOfAbstractClass extends BugChecker implements BugChecker.MethodTreeMatcher
Author:
glorioso@google.com (Nick Glorioso)
See Also: