Package org.checkerframework.checker.calledmethods.builder
-
Interface Summary Interface Description BuilderFrameworkSupport Provides hooks to add CalledMethods annotations to code generated by a builder framework like Lombok or AutoValue. -
Class Summary 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.