/[classpath]/classpath/java/text/CollationKey.java
ViewVC logotype

Diff of /classpath/java/text/CollationKey.java

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

revision 1.12 by mkoch, Sat Apr 17 18:37:47 2004 UTC revision 1.12.2.1 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* CollationKey.java -- Precomputed collation value  /* CollationKey.java -- Precomputed collation value
2     Copyright (C) 1998, 1999, 2000, 2003  Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 59  package java.text; Line 59  package java.text;
59   * <code>CollationKey</code> is created by calling the   * <code>CollationKey</code> is created by calling the
60   * <code>getCollationKey</code> method on an instance of <code>Collator</code>.   * <code>getCollationKey</code> method on an instance of <code>Collator</code>.
61   *   *
62   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
63   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
64   * @date March 25, 1999   * @date March 25, 1999
65   */   */
66  public final class CollationKey implements Comparable  public final class CollationKey implements Comparable

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

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