Searched refs:DebugProxy (Results 1 – 1 of 1) sorted by relevance
20 class DebugProxy implements java.lang.reflect.InvocationHandler { class28 new DebugProxy(obj)); in newInstance()31 private DebugProxy(Object obj) { in DebugProxy() method in DebugProxy64 Foo foo = (Foo)DebugProxy.newInstance(null); in main()