Class BindingToUnqualifiedCommonType

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

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