/[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.4 by mark, Tue Jan 22 22:27:01 2002 UTC revision 1.5 by mkoch, Wed Oct 2 12:58:40 2002 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;
63    
64    /**    /**
65     * This method initializes a new instance of <code>Format</code>.     * This method initializes a new instance of <code>Format</code>.
66     * It performs no actions, but acts as a default constructor for     * It performs no actions, but acts as a default constructor for

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

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