public abstract String toString ()

Overriding: java.lang.Object

Returns a string representation of this annotation. The details of the representation are implementation-dependent, but the following may be regarded as typical:

   @com.acme.util.Name(first=Alfred, middle=E., last=Neuman)
 

Returns:  a string representation of this annotation