We currently always create a Set, even if we only need to check a single annotation.
We could also improve the performance for a few well known Annotations like @Default, @Any, etc. Those don't need to get checked...H
We currently always create a Set, even if we only need to check a single annotation.
We could also improve the performance for a few well known Annotations like @Default, @Any, etc. Those don't need to get checked...H