Annotation Type Changelog
-
@Documented @Target(TYPE) @Retention(RUNTIME) public @interface Changelog
A container for multipleChangeannotations, allowing them to be repeatable on a type.- Author:
- Luca Frosini (ISTI - CNR)
@Documented @Target(TYPE) @Retention(RUNTIME) public @interface Changelog
Change annotations, allowing them to be
repeatable on a type.