Interface ListModification<E>

All Superinterfaces:
ListModificationLike<E>
All Known Implementing Classes:
ListModificationImpl

public interface ListModification<E> extends ListModificationLike<E>