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

Diff of /classpath/java/util/AbstractSet.java

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

revision 1.14.2.3 by tromey, Wed Nov 3 18:35:07 2004 UTC revision 1.14.2.4 by gnu_andrew, Sat Feb 19 10:50:43 2005 UTC
# Line 1  Line 1 
1  /* AbstractSet.java -- Abstract implementation of most of Set  /* AbstractSet.java -- Abstract implementation of most of Set
2     Copyright (C) 1998, 2000, 2001, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 2000, 2001, 2004, 2005
3       Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 48  package java.util; Line 49  package java.util;
49   * the requirements placed on them by the Set interface.   * the requirements placed on them by the Set interface.
50   *   *
51   * @author Original author unknown   * @author Original author unknown
52   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
53   * @see Collection   * @see Collection
54   * @see AbstractCollection   * @see AbstractCollection
55   * @see Set   * @see Set

Legend:
Removed from v.1.14.2.3  
changed lines
  Added in v.1.14.2.4

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