/[classpath]/classpath/org/omg/CORBA/portable/Delegate.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/portable/Delegate.java

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

revision 1.1.2.1 by gnu_andrew, Fri May 20 18:21:00 2005 UTC revision 1.1.2.2 by gnu_andrew, Fri May 27 00:01:46 2005 UTC
# Line 237  public abstract class Delegate Line 237  public abstract class Delegate
237     */     */
238    public boolean equals(org.omg.CORBA.Object self, java.lang.Object other)    public boolean equals(org.omg.CORBA.Object self, java.lang.Object other)
239    {    {
240      return super.equals(other);      return self==other;
241    }    }
242    
243    /**    /**

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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