#43 Deduce interface generic params

Closed
opened 4 years ago by ranides · 0 comments
ranides commented 4 years ago

net.ranides.assira.reflection.impl.AClassTest#testRecursiveBuilder

At this moment, if you implement some Interface<Integer> then Integer is not correctly insterted into context. In effect, all generic methods from interface, if not implemented, do not have correctly resolved type.

It is minor bug, because in practice, it is a problem only for abstract classes and default interface methods.

`net.ranides.assira.reflection.impl.AClassTest#testRecursiveBuilder` At this moment, if you implement some `Interface<Integer>` then `Integer` is not correctly insterted into context. In effect, all generic methods from interface, if not implemented, do not have correctly resolved type. It is minor bug, because in practice, it is a problem only for abstract classes and default interface methods.
ranides referenced this issue from a commit 4 years ago
ranides referenced this issue from a commit 4 years ago
#43
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.