Searched defs:addReturn (Results 1 – 2 of 2) sorted by relevance
1370 public void addReturn(CtClass type) { in addReturn() method in Bytecode
1223 private static int addReturn(Bytecode code, Class type) { in addReturn() method in ProxyFactory