/[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.5 by mkoch, Wed Oct 2 12:58:40 2002 UTC revision 1.6 by mkoch, Fri Jun 27 21:03:52 2003 UTC
# Line 59  import java.io.Serializable; Line 59  import java.io.Serializable;
59   */   */
60  public abstract class Format implements Serializable, Cloneable  public abstract class Format implements Serializable, Cloneable
61  {  {
62    static final long serialVersionUID = -299282585814624189L;    static final long serialVersionUID = 4479235611355683992L;
63    
64    /**    /**
65     * This method initializes a new instance of <code>Format</code>.     * This method initializes a new instance of <code>Format</code>.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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