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 28, 2024. It is now read-only.
Decide whether Java API should return CompletionStage<? extends Connection> etc. instead of CompletionStage<Connection>.
The text was updated successfully, but these errors were encountered:
povder
changed the title
Decide whether Java API should return CompletionStage<? extends Connection> etc.
Decide whether Java API should use generic wildcards in return types
Nov 16, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Decide whether Java API should return
CompletionStage<? extends Connection>
etc. instead ofCompletionStage<Connection>
.The text was updated successfully, but these errors were encountered: