|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PublicCloneable
An interface that exposes the clone() method.
| Method Summary | |
|---|---|
Object |
clone()
Returns a clone of the object. |
| Method Detail |
|---|
Object clone()
throws CloneNotSupportedException
CloneNotSupportedException - if cloning is not supported for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||