Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Conversation

@cmercer
Copy link
Contributor

@cmercer cmercer commented Apr 5, 2019

cmercer and others added 2 commits April 4, 2019 18:00
AbstractJacksonFieldSnipplet.java
- Updated to deal with superclass generic return type

JacksonResponseFieldSnippetTest.java
- Updated test objects to add super classes and interfaces
- Added genericSuperMethod() test
@cmercer cmercer changed the title #311 Super class generics failing to find return type Super class generics failing to find return type Apr 5, 2019
cmercer and others added 2 commits April 8, 2019 20:58
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
Copy link
Contributor

@fbenz fbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding support for superclass generic. I have only cosmetic comments.

@fbenz fbenz requested a review from jmisur April 10, 2019 19:10
@fbenz fbenz merged commit 9112c82 into ScaCap:master Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants