Content deleted Content added
Clarification of the introductory paragraph |
Further text improvement |
||
Line 5:
* Information for the compiler — used by the compiler to detect errors or suppress warnings.
* Compiler-time and deployment-time processing — annotation processor can process annotation information to
* Runtime processing — some annotations are available to be examined at runtime.
Annotations can be applied to a program's declarations of classes, fields, methods, and other program elements.
==History==
|