Fix FpKit.concat parameters by kilink · Pull Request #4154 · graphql-java/graphql-java
Conversation
Make FpKit.concat parameters contravariant, so that it can be used in more call-sites; update a few such places that didn't work before in various Definition classes.
Make FpKit.concat parameters contravariant, so that it can be used in more call-sites; update a few such places that didn't work before in various Definition classes.
Note: FpKit has this issue with several other methods, can be fixed in a follow up if deemed necessary.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters