Annotations provide data about a program that is not part of the program itself.
← Core Java theorytheory 0/50 · 0%
Advanced · medium
36. Annotations
Metadata for code.
Check your understanding
1. Common marker for deprecation?
2. Retention levels?
Metadata for code.
Annotations provide data about a program that is not part of the program itself.
1. Common marker for deprecation?
2. Retention levels?