jakartaee / common-annotations-api

Jakarta Annotations
https://eclipse.org/ee4j/ca
Other
51 stars 38 forks source link

Immutable annotation? #118

Open baywet opened 1 year ago

baywet commented 1 year ago

Hi 👋 We're in the process of migrating off javax to jakarta annotations and we were wondering what the alternative to javax.annotation.concurrent.Immutable would be? It doesn't seem to be present in this repo, would this be an oversight or is there a specific reason? Thanks for the help!