Annotation Interface ApiStable


@Retention(SOURCE) @Target({CONSTRUCTOR,METHOD,TYPE}) public @interface ApiStable
This indicates that an element will be stable over PlantUML version. Third party tools can then use it safely.