/[classpath]/classpath/java/lang/reflect/Proxy.java
ViewVC logotype

Diff of /classpath/java/lang/reflect/Proxy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mark, Fri Oct 25 22:32:35 2002 UTC revision 1.7 by mkoch, Mon Dec 23 08:30:29 2002 UTC
# Line 185  public class Proxy implements Serializab Line 185  public class Proxy implements Serializab
185     * Proxy.     * Proxy.
186     * @serial invocation handler associated with this proxy instance     * @serial invocation handler associated with this proxy instance
187     */     */
188    protected final InvocationHandler h;    protected InvocationHandler h;
189    
190    /**    /**
191     * Constructs a new Proxy from a subclass (usually a proxy class),     * Constructs a new Proxy from a subclass (usually a proxy class),

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26