deepCopyTransient
When invoked by the instance this
on (another) instance self
as self.deepCopyTransient()
, this method copies Transient fields from this
to self
, and returns self
.
When invoked by the instance this
on (another) instance self
as self.deepCopyTransient()
, this method copies Transient fields from this
to self
, and returns self
.