Searched refs:superMethodName (Results 1 – 1 of 1) sorted by relevance
619 resultType, superMethodName(method), argTypes); in generateCodeForAllMethods()663 .getMethod(superMethodName(method), method.getParameterTypes()) in callSuper()674 private static String superMethodName(Method method) { in superMethodName() method in ProxyBuilder