undefined
10
Task
Java Collections, level 8, lesson 8
Locked
Predefined annotation types
In this class, wherever you can, add all of the possible predefined annotations. There shouldn't be anything redundant.
undefined
10
Task
Java Collections, level 8, lesson 8
Locked
Incorrect annotations
Fix the incorrect annotations. The code must compile without errors or warnings. Avoid redundancy. Don't just write out all of the annotations you know one after another.