Represents an annotation. An annotation associates a value with each element of an annotation type.
Annotations should be compared using the {@code equals}method. There is no guarantee that any particular annotation will always be represented by the same object.
@author Joseph D. Darcy
@author Scott Seligman
@author Peter von der Ahé
@since 1.6
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.