English | Site Directory

Android - An Open Handset Alliance Project

java.lang
public interface

java.lang.Cloneable

java.lang.Cloneable

This (empty) interface should be implemented by all classes which wish to support cloning. The implementation of clone in class Object checks to ensure that the object being cloned implements this interface, and throws CloneNotSupportedException if not.

Known Indirect Subclasses

Summary

Details

Build m5-rc15i - 10 Jun 2008 13:54