Use of annotations
Hi,
I have been using Java 5 for a while now and haven't ever really seen what use annotations for. Does anyone have any good examples of what they can be used for?
Many thanks,
Tom
Hi,
I have been using Java 5 for a while now and haven't ever really seen what use annotations for. Does anyone have any good examples of what they can be used for?
Many thanks,
Tom
refer http://www.eclipse.org/aspectj/doc/released/adk15notebook/annotations.html#annotations-inJava5