Interface IContainerDelta<E>

  • All Known Implementing Classes:
    ContainerDelta

    public interface IContainerDelta<E>
    Describes the addition or removal of a single element from a container.
    Author:
    Eike Stepper