#43 Deduce interface generic params

已关闭
ranides4 年之前创建 · 0 条评论
ranides 评论于 4 年之前

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.
ranides4 年之前 关闭
ranides 在代码提交 4 年之前 中引用了该工单
ranides 在代码提交 4 年之前 中引用了该工单
#43
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。