Package org.reactfx.collection
package org.reactfx.collection
-
ClassDescriptionListChange<E>Common supertype for
QuasiListChange
andListChangeAccumulator
.LiveList<E>Adds additional methods toObservableList
.LiveList.Observer<E,O> LiveListBase<E>Trait to be mixed intoObservableBase
to obtain default implementation of someLiveList
methods and get additional helper methods for implementations of proper LiveList.Trait to be mixed into implementations of unmodifiable lists.Trait to be mixed into implementations of unmodifiableLiveList
s.