Class ListModificationImpl<E>

java.lang.Object
org.reactfx.collection.ListModificationImpl<E>
All Implemented Interfaces:
ListModification<E>, ListModificationLike<E>

final class ListModificationImpl<E> extends Object implements ListModification<E>