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

Diff of /classpath/java/text/DateFormat.java

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

revision 1.14.2.6 by gnu_andrew, Tue Aug 2 20:12:26 2005 UTC revision 1.14.2.7 by gnu_andrew, Tue Sep 20 18:46:29 2005 UTC
# Line 58  import java.util.TimeZone; Line 58  import java.util.TimeZone;
58    
59  public abstract class DateFormat extends Format implements Cloneable  public abstract class DateFormat extends Format implements Cloneable
60  {  {
61      private static final long serialVersionUID = 7218322306649953788L;
62    
63      // Names fixed by serialization spec.
64    protected Calendar calendar;    protected Calendar calendar;
65    protected NumberFormat numberFormat;    protected NumberFormat numberFormat;
66    

Legend:
Removed from v.1.14.2.6  
changed lines
  Added in v.1.14.2.7

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