Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface PublicCloneable
extends Cloneable
Method Summary | |
Object |
|
public Object clone() throws CloneNotSupportedException
Returns a clone of the object.
- Returns:
- A clone.