First page Back Continue Last page Summary Graphics

Back to base: BiggerWhole


Notes:

To provide an example I’m 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.