Package org.reactfx.collection
Interface AbstractListModificationSequence<E,M extends ListModificationLike<? extends E>>
- All Superinterfaces:
Iterable<M>
- All Known Subinterfaces:
ListChange<E>
,ListModificationSequence<E>
,QuasiListChange<E>
- All Known Implementing Classes:
ListChangeAccumulator
,QuasiListChangeImpl
interface AbstractListModificationSequence<E,M extends ListModificationLike<? extends E>>
extends Iterable<M>
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator