API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Cloneable View Source
Author(s)
unascribed
Since
JDK1.0
Version
1.17, 11/17/05
Serial
Hierarchy
 Cloneable
Subinterfaces
Description
public interface Cloneable
  A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar