Skip to content

Conversation

@cmercer
Copy link
Collaborator

@cmercer cmercer commented Apr 9, 2019

AbstractJacksonFieldSnippet.java

  • Handle the cases there MethodParameter is a TypeVariable

JacksonResponseFieldSnippet.java

  • Handle the cases where the return type is a TypeVariable
    -- public E getItem()

JacksonResponseFieldSnippetTest.java

  • Tests cases for TypeVariable return type

AbstractJacksonFieldSnippet.java
- Handle the cases there MethodParameter is a TypeVariable

JacksonResponseFieldSnippet.java
- Handle the cases where the return type is a TypeVariable
-- public E getItem()

JacksonResponseFieldSnippetTest.java
- Tests cases for TypeVariable return type
@cmercer cmercer requested review from loganm27 and scottresnik April 9, 2019 01:03
@cmercer
Copy link
Collaborator Author

cmercer commented Apr 9, 2019

More generics fixes

@cmercer cmercer self-assigned this Apr 9, 2019
@cmercer cmercer merged commit b517004 into master Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants