Blog posts tagged with "annotations"
-
Bits of Java – Episode 18: Java Annotations
This week we will talk about another interesting feature of the Java language, annotations. What are annotations? Well, you can think of them like a convenient way to express meta data of your objects, where, with objects here, I mean not only Java objects, but also methods, fields, and also... [more]
subscribe via RSS