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
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
I found that
TypeName#annotated
keeps previously annotated annotations, butTypeVariableName#annotated
lost that.I found this in Resolving #825. I'm adding
? extends
for eachList<SomeType>
but because of this, it's not possible.The text was updated successfully, but these errors were encountered: