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
  • Method Details