#92 reflection: IClass.typeinfo for generics

Fechado
há 3 anos atrás aberto por ranides · 0 comentários

In in fact it is possible to implement inside typeinfo(classname) support for creation parameterized type:

typename<param1,param2,param3<a,b,c>,param4>

First we have to parse string using string tokenizer and then resolve all names into class using ClassUtils.forName

In in fact it is possible to implement inside `typeinfo(classname)` support for creation parameterized type: ``` typename<param1,param2,param3<a,b,c>,param4> ``` First we have to parse string using string tokenizer and then resolve all names into class using `ClassUtils.forName`
ranides referenciou este problema num commit há 3 anos atrás
Faça login para participar desta conversação.
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.