Friday, November 30, 2018

All Java Built-In Annotation Examples

In this article, we’ll talk about a set of predefined annotation types in the Java SE API. Some annotation types are used by the Java compiler and some apply to other annotations.

What Is Annotation?

Annotations are Java types that are preceded by an @ symbol.



from DZone.com Feed https://ift.tt/2AzXdG7

No comments:

Post a Comment