Annotation Interface StagedImmutableBuilder


@Target({TYPE,METHOD,PACKAGE}) @Retention(SOURCE) @API(status=INTERNAL, since="1.0.0") public @interface StagedImmutableBuilder
Annotation that generates immutables classes with staged builders.