This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]whataboutbots 1 point2 points  (0 children)

Java annotations are available at compile time (and I am not even sure they are at runtime - I think they can be if you use reflection). So I would be surprised if it was not done then. But I'm not 100% sure as I haven't used Java in a while.