Interface CompositeCollection.CollectionMutator<E>

  • Type Parameters:
    E - the element being held in the collection
    All Superinterfaces:
    Serializable
    Enclosing class:
    CompositeCollection<E>

    public static interface CompositeCollection.CollectionMutator<E>
    extends Serializable
    Pluggable strategy to handle changes to the composite.