Interface ErrorProneCheck

All Superinterfaces:
Check
All Known Implementing Classes:
DoubleBraceInitializationCheck, ProblematicEqualsHashCodeComparable

public interface ErrorProneCheck extends Check
This is the interface for all checks that are executed by error-prone.
  • Method Details