Interface java.lang.Cloneable
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.lang.Cloneable

public interface Cloneable
extends Object
An interface indicating that this object may be copied or cloned.

All Packages  Class Hierarchy  This Package  Previous  Next  Index