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

Diff of /classpath/java/util/SortedSet.java

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

revision 1.9 by gnu_andrew, Wed Oct 20 20:05:24 2004 UTC revision 1.10 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* SortedSet.java -- A set that makes guarantees about the order of its  /* SortedSet.java -- A set that makes guarantees about the order of its
2     elements     elements
3     Copyright (C) 1998, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 2001, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 63  package java.util; Line 63  package java.util;
63   * enforce this.   * enforce this.
64   *   *
65   * @author Original author unknown   * @author Original author unknown
66   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
67   * @see Set   * @see Set
68   * @see TreeSet   * @see TreeSet
69   * @see SortedMap   * @see SortedMap

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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