/[classpath]/classpath/javax/naming/BinaryRefAddr.java
ViewVC logotype

Diff of /classpath/javax/naming/BinaryRefAddr.java

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

revision 1.2 by mark, Tue Jan 22 22:27:02 2002 UTC revision 1.3 by tromey, Mon Sep 30 20:42:38 2002 UTC
# Line 97  public class BinaryRefAddr extends RefAd Line 97  public class BinaryRefAddr extends RefAd
97     *         the addrType is the same as this addrType and the bytes of the     *         the addrType is the same as this addrType and the bytes of the
98     *         content are the same.     *         content are the same.
99     */     */
100    public boolean equal(Object o)    public boolean equals(Object o)
101    {    {
102      if (o instanceof BinaryRefAddr)      if (o instanceof BinaryRefAddr)
103        {        {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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