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

Diff of /classpath/javax/naming/Name.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 mkoch, Wed Oct 2 12:58:40 2002 UTC
# Line 62  import java.io.Serializable; Line 62  import java.io.Serializable;
62   */   */
63  public interface Name extends Cloneable, Serializable  public interface Name extends Cloneable, Serializable
64  {  {
65      static final long serialVersionUID = -3617482732056931635L;
66    
67    /**    /**
68     * Returns the number of components of this <code>Name</code>.     * Returns the number of components of this <code>Name</code>.
69     * The returned number can be zero.     * The returned number can be zero.

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