First page Back Continue Last page Summary Text
Notes:
To provide an example Im going to elaborate on the previous example by extending the class and adding a (potentially) large container to the derived class:
Using the techniques we examined earlier we could take a clone of source.parameters then call super.copyValueOf(), and finally update parameters. This means we hold two copies of the collection.