Annotation Interface ImmutableImpl


@Target({TYPE,METHOD,PACKAGE}) @Retention(SOURCE) @API(status=INTERNAL, since="1.0.0") public @interface ImmutableImpl
Annotation that generates immutable classes suffixed with "Impl".