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

Diff of /classpath/java/util/Calendar.java

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

revision 1.38 by smarothy, Mon Feb 14 18:31:02 2005 UTC revision 1.39 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* Calendar.java --  /* Calendar.java --
2     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 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 398  public abstract class Calendar implement Line 398  public abstract class Calendar implement
398     * The version of the serialized data on the stream.     * The version of the serialized data on the stream.
399     * <dl><dt>0 or not present</dt>     * <dl><dt>0 or not present</dt>
400     * <dd> JDK 1.1.5 or later.</dd>     * <dd> JDK 1.1.5 or later.</dd>
401     * <dl><dt>1</dt>     * <dt>1</dt>
402     * <dd>JDK 1.1.6 or later.  This always writes a correct `time' value     * <dd>JDK 1.1.6 or later.  This always writes a correct `time' value
403     * on the stream, as well as the other fields, to be compatible with     * on the stream, as well as the other fields, to be compatible with
404     * earlier versions</dd>     * earlier versions</dd></dl>
405     * @since JDK1.1.6     * @since JDK1.1.6
406     * @serial     * @serial
407     */     */

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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