Changes made to this collection will actually be made on the decorated collection. Add and remove operations require the use of a pluggable strategy. If no strategy is provided then add and remove are unsupported. @param < E> the type of the elements in the collection @since 3.0 @version $Id: CompositeCollection.java 1477400 2013-04-29 22:58:50Z sebb $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|