Package org.reactfx.collection
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 org.reactfx.collection.AbstractListModificationSequence
getModificationCount, getModifications, iterator
Methods inherited from interface java.lang.Iterable
forEach, spliterator