Dear All,
I am using BCE 5.2. I need the method signature which is generic in a special
format.
For example:-
If the constant table has
57)CONSTANT_Utf8[1]("(Ljava/util/List<Ljava/lang/String;>;F)Ljava/lang/String;")
then I need output as (java.util.List<java.lang.String>,float)
How can I get this ?
Thanks in advance.
Shrirang
