/[classpath]/classpath/java/util/HashSet.java
ViewVC logotype

Diff of /classpath/java/util/HashSet.java

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

revision 1.11.2.1 by tromey, Thu Aug 5 21:09:36 2004 UTC revision 1.11.2.2 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* HashSet.java -- a class providing a HashMap-backed Set  /* HashSet.java -- a class providing a HashMap-backed Set
2     Copyright (C) 1998, 1999, 2001, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 66  import java.io.Serializable; Line 66  import java.io.Serializable;
66   * non-deterministic behavior.   * non-deterministic behavior.
67   *   *
68   * @author Jon Zeppieri   * @author Jon Zeppieri
69   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
70   * @see Collection   * @see Collection
71   * @see Set   * @see Set
72   * @see TreeSet   * @see TreeSet

Legend:
Removed from v.1.11.2.1  
changed lines
  Added in v.1.11.2.2

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