Does JCC support templated types yet? In particular, I'd like to be able to say,
--sequence List<com.parc.goodstuff.Stuff>
'size:()I'
'get:(I)Lcom/parc.goodstuff.Stuff;'
Bill
Does JCC support templated types yet? In particular, I'd like to be able to say,
--sequence List<com.parc.goodstuff.Stuff>
'size:()I'
'get:(I)Lcom/parc.goodstuff.Stuff;'
Bill