|
UJO Framework release 0.94 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface UjoCloneable
Interface adds a clone facility. Note the interface does not extends a Cloneable.
If you need so, implements the Cloneable explicitly.
UjoManager.clone(org.ujoframework.Ujo, int, Object)| Method Summary | |
|---|---|
java.lang.Object |
clone(int depth,
java.lang.Object context)
Object is Cloneable |
| Method Detail |
|---|
java.lang.Object clone(int depth,
java.lang.Object context)
depth - Depth of clone. context - Context of the action. A default value can be a NULL.
|
UJO Framework release 0.94 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||