|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICloneable
Marking interface to show that the object implementing it can be cloned. This is needed in cases of
ObjectParameter
parameters where the ObjectParameter.IsShared()
has been set to false
Method Summary | |
---|---|
java.lang.Object |
Clone()
Clones the implementing instnace |
Method Detail |
---|
java.lang.Object Clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |