10
과제
Java Collections,  레벨 8레슨 8
잠금
Predefined annotation types
In this class, wherever you can, add all of the possible predefined annotations. There shouldn't be anything redundant.
10
과제
Java Collections,  레벨 8레슨 8
잠금
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.