Interface ListChange<E>
- All Superinterfaces:
AbstractListModificationSequence<E, ListModification<? extends E>>, Iterable<ListModification<? extends E>>
public interface ListChange<E>
extends AbstractListModificationSequence<E, ListModification<? extends E>>
-
Method Summary
Methods inherited from interface AbstractListModificationSequence
getModificationCount, getModifications, iteratorMethods inherited from interface Iterable
forEach, spliterator