Interface BugChecker.TypeCastTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
BadComparable, BundleDeserializationCast, FloatCast, InstanceOfAndCastMatchWrongType, NegativeCharLiteral, NoAllocationChecker, UnsafeReflectiveConstructionCast, UnsafeWildcard
Enclosing class:
BugChecker

public static interface BugChecker.TypeCastTreeMatcher extends Suppressible
Author:
Colin Decker, Eddie Aftandilian (eaftan@google.com)
  • Method Details