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

Diff of /classpath/java/util/SortedMap.java

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

revision 1.7.2.2 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC revision 1.7.2.3 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* SortedMap.java -- A map that makes guarantees about the order of its keys  /* SortedMap.java -- A map that makes guarantees about the order of its keys
2     Copyright (C) 1998, 2001, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 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 61  package java.util; Line 61  package java.util;
61   * Unfortunately, the Java language does not provide a way to enforce this.   * Unfortunately, the Java language does not provide a way to enforce this.
62   *   *
63   * @author Original author unknown   * @author Original author unknown
64   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
65   * @see Map   * @see Map
66   * @see TreeMap   * @see TreeMap
67   * @see SortedSet   * @see SortedSet

Legend:
Removed from v.1.7.2.2  
changed lines
  Added in v.1.7.2.3

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