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