/[classpath]/classpath/java/rmi/server/RemoteObject.java
ViewVC logotype

Diff of /classpath/java/rmi/server/RemoteObject.java

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

revision 1.4.2.1 by gnu_andrew, Sat Jan 15 17:02:04 2005 UTC revision 1.4.2.2 by gnu_andrew, Tue Jan 18 11:38:30 2005 UTC
# Line 49  import java.rmi.UnmarshalException; Line 49  import java.rmi.UnmarshalException;
49  public abstract class RemoteObject  public abstract class RemoteObject
50          implements Remote, Serializable {          implements Remote, Serializable {
51    
52  public static final long serialVersionUID = -3215090123894869218l;  private static final long serialVersionUID = -3215090123894869218l;
53    
54  protected transient RemoteRef ref;  protected transient RemoteRef ref;
55    

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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