Say I have a ParameterizedType with a specific type: Container< Integer >. How can I get from it the non-specific type: Container< E >.
I want to be able to match the type argument ( E ) with its concrete value ( Integer )
Aucun commentaire:
Enregistrer un commentaire