Package org.reactfx.collection
Interface ListModification<E>
- All Superinterfaces:
ListModificationLike<E>
- All Known Implementing Classes:
ListModificationImpl
-
Method Summary
Methods inherited from interface org.reactfx.collection.ListModificationLike
getAddedSize, getFrom, getRemoved, getRemovedSize, getTo
-
Method Details
-
getAddedSubList
-
trim
ListModification<E> trim() -
materialize
-