/[classpath]/classpath/java/lang/Comparable.java
ViewVC logotype

Diff of /classpath/java/lang/Comparable.java

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

revision 1.10.2.3 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.10.2.4 by gnu_andrew, Sat Feb 19 10:50:36 2005 UTC
# Line 1  Line 1 
1  /* Comparable.java -- Interface for comparaing objects to obtain an ordering  /* Comparable.java -- Interface for comparaing objects to obtain an ordering
2     Copyright (C) 1998, 1999, 2001, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 57  package java.lang; Line 57  package java.lang;
57   * classes.   * classes.
58   *   *
59   * @author Geoff Berry   * @author Geoff Berry
60   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
61   * @see java.util.Comparator   * @see java.util.Comparator
62   * @see java.util.Collections#sort(java.util.List)   * @see java.util.Collections#sort(java.util.List)
63   * @see java.util.Arrays#sort(Object[])   * @see java.util.Arrays#sort(Object[])

Legend:
Removed from v.1.10.2.3  
changed lines
  Added in v.1.10.2.4

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