/[classpath]/classpath/java/lang/Cloneable.java
ViewVC logotype

Diff of /classpath/java/lang/Cloneable.java

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

revision 1.11 by ericb, Wed Mar 20 20:04:32 2002 UTC revision 1.12 by mkoch, Wed Feb 16 11:18:37 2005 UTC
# Line 1  Line 1 
1  /* Cloneable.java -- Interface for marking objects cloneable by Object.clone()  /* Cloneable.java -- Interface for marking objects cloneable by Object.clone()
2     Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 65  package java.lang; Line 65  package java.lang;
65   * <code>CloneNotSupportedException</code>.   * <code>CloneNotSupportedException</code>.
66   *   *
67   * @author Paul Fisher   * @author Paul Fisher
68   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
69   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
70   * @see Object#clone()   * @see Object#clone()
71   * @see CloneNotSupportedException   * @see CloneNotSupportedException
72   * @since 1.0   * @since 1.0

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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