How to clone an Object (NOT an SObject!) with apex? – salesforce.stackexchange.com

Assume there is a custom class foo: class foo { // ... some member variables here } and an instance of it foo fooInstance1 = new foo(); how to make an independent copy fooInstance2 and not only ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "How to clone an Object (NOT an SObject!) with apex? – salesforce.stackexchange.com"