Searched refs:proxyAsParent (Results 1 – 1 of 1) sorted by relevance
57 I1 proxyAsParent = proxy; in main() local58 System.out.println("Invoking foo using I1 type: " + proxyAsParent.foo()); in main()