Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Decide whether Java API should use generic wildcards in return types #117

Open
povder opened this issue Nov 16, 2017 · 0 comments
Open

Decide whether Java API should use generic wildcards in return types #117

povder opened this issue Nov 16, 2017 · 0 comments

Comments

@povder
Copy link
Member

povder commented Nov 16, 2017

Decide whether Java API should return CompletionStage<? extends Connection> etc. instead of CompletionStage<Connection>.

@povder 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant