Searched refs:csparams (Results 1 – 1 of 1) sorted by relevance
59 Class [] csparams = { CharSequence.class }; in test() local60 test(c.getMethod("append", csparams), io); in test()