ContentsIndexHome
PreviousUpNext
ITuple.copy Method

Copies the content of the source ITuple to this ITuple

 

Java
void copy(ITuple source);
Parameters 
Description 
ITuple source 
The ITuple to copy from.