Searched refs:proxyConstructorParamTypes (Results 1 – 2 of 2) sorted by relevance
53 private CtClass[] proxyConstructorParamTypes; field in StubGenerator76 proxyConstructorParamTypes in start()155 = CtNewConstructor.skeleton(proxyConstructorParamTypes, in produceProxyClass()
185 private static final Class[] proxyConstructorParamTypes field in ObjectImporter190 Constructor cons = c.getConstructor(proxyConstructorParamTypes); in createProxy()