You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wilkinsona
changed the title
Use of @Since is prohibited on a member with default visibility inside an annotation
Use of @since is prohibited on a member with default visibility inside an annotation
Oct 3, 2022
This is similar to #132. As with an interface, the default visibility is public within an annotation so
@since
should be allowed.The text was updated successfully, but these errors were encountered: