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

Diff of /classpath/java/text/Format.java

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

revision 1.11.2.3 by gnu_andrew, Sun Jan 16 02:14:48 2005 UTC revision 1.11.2.4 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* Format.java -- Abstract superclass for formatting/parsing strings.  /* Format.java -- Abstract superclass for formatting/parsing strings.
2     Copyright (C) 1998, 1999, 2000, 2001, 2003  Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 57  import java.io.Serializable; Line 57  import java.io.Serializable;
57   * available locales in the current runtime environment.   * available locales in the current runtime environment.
58   *   *
59   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
60   * @author Per Bothner <bothner@cygnus.com>   * @author Per Bothner (bothner@cygnus.com)
61   */   */
62  public abstract class Format implements Serializable, Cloneable  public abstract class Format implements Serializable, Cloneable
63  {  {

Legend:
Removed from v.1.11.2.3  
changed lines
  Added in v.1.11.2.4

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