Uses of Interface
org.reactfx.collection.MaterializedListModification
Packages that use MaterializedListModification
-
Uses of MaterializedListModification in org.reactfx.collection
Classes in org.reactfx.collection that implement MaterializedListModificationModifier and TypeClassDescription(package private) final classMethods in org.reactfx.collection that return MaterializedListModificationModifier and TypeMethodDescriptionstatic <E> MaterializedListModification<E> Doesn't create defensive copies of the passed lists.default MaterializedListModification<E> ListModification.materialize()default MaterializedListModification<E> QuasiListModification.materialize(javafx.collections.ObservableList<E> list) static <E> MaterializedListModification<E> QuasiListModification.materialize(QuasiListModification<? extends E> template, javafx.collections.ObservableList<E> list) default MaterializedListModification<E> MaterializedListModification.trim()