|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CloneableObject.Cloneable
An interface which exposes a public clone method,
unlike Object.clone() which is protected and throws
exceptions... how useless is that?
| Method Summary | |
|---|---|
Object |
clone()
|
| Method Detail |
|---|
Object clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||