java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.collectionincompatibletype.CompatibleWithMisuse
All Implemented Interfaces:
BugChecker.AnnotationTreeMatcher, Suppressible, Serializable

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