Javaparser: get generic class of a method return type like List

前端 未结 0 939

I\'m processing a Java source file using java-parser library. I have this situation in the analyzed source code

 List getList() {
        retu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题