#43 Deduce interface generic params

Fechado
4 anos atrás foi aberto por ranides · 0 comentários

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 citou este problema em um commit 4 anos atrás
ranides citou este problema em um commit 4 anos atrás
#43
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.