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

Diff of /classpath/java/text/ChoiceFormat.java

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

revision 1.9.2.1 by gnu_andrew, Sat Jan 15 17:02:15 2005 UTC revision 1.9.2.2 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* ChoiceFormat.java -- Format over a range of numbers  /* ChoiceFormat.java -- Format over a range of numbers
2     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
# Line 71  formats = { "file", "files" }</pre> Line 71  formats = { "file", "files" }</pre>
71   * array must be sorted in ascending order and the format string array   * array must be sorted in ascending order and the format string array
72   * must be the same length as the terminator array.   * must be the same length as the terminator array.
73   *   *
74   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
75   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
76   * @date March 9, 1999   * @date March 9, 1999
77   */   */

Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.9.2.2

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