| Interface | Description | 
|---|---|
| BuilderFrameworkSupport | Provides hooks to add CalledMethods annotations to code generated by a builder framework like
 Lombok or AutoValue. | 
| Class | Description | 
|---|---|
| AutoValueSupport | AutoValue support for the Called Methods Checker. | 
| BuilderFrameworkSupportUtils | A utility class of static methods used in supporting builder-generation frameworks. | 
| LombokSupport | Lombok support for the Called Methods Checker. |