Searched refs:addUnwrapper (Results 1 – 1 of 1) sorted by relevance
1443 addUnwrapper(code, retType); in makeForwarder()1569 private static void addUnwrapper(Bytecode code, Class<?> type) { in addUnwrapper() method in ProxyFactory