Interface BugChecker.AssignmentTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
CompileTimeConstantChecker, FieldMissingNullable, IdentityHashMapUsage, IntLongMath, NoAllocationChecker, NonAtomicVolatileUpdate, SelfAssignment, TimeUnitMismatch, UnnecessarilyUsedValue, UnnecessaryAssignment, UnnecessaryBoxedAssignment, UnsafeWildcard
Enclosing class:
BugChecker

public static interface BugChecker.AssignmentTreeMatcher extends Suppressible
  • Method Details