Java annotation: Difference between revisions

Content deleted Content added
Line 21:
==Impact and Perception==
===Pros===
; Declarative programming : Annotations allow the programmer to declare in their source code how the software should behave. It is an example of how declarative programming constructs can be added to aan proceduralobject oriented language.
 
===Cons===