Hi Everyone,
I have been trying to solve the problem about annotation in lab 1107
(specifically exercise 5 regarding Meta-data).
Can somebody help me how to go about it...
Details.
Given Project Name: MetaAnnotation (javase5annotation/samples/MetaAnnotation)
Problem: 5. For your own exercise, use annotation applicable to multiple places
by using an array mechanism as shown in Code-5.15 below
@Target({ElementType.CONSTRUCTOR, ElementType.METHOD}) Code-5.15: Multiple
application of TARGET
if someone could help me explain on how to go about this, that would be great.
Regards,
Sam
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---