Hi,
javafx.collections.ListChangeListener among other methods also contains getFrom and getTo methods, indicating array indexes of added/modified deleted entries sub lists. Would it be possible to extend io.reactivex.rxjavafx.sources.ListChange to provide an array index of the changed item? Thank you!
Hi,
javafx.collections.ListChangeListeneramong other methods also containsgetFromandgetTomethods, indicating array indexes of added/modified deleted entries sub lists. Would it be possible to extendio.reactivex.rxjavafx.sources.ListChangeto provide an array index of the changed item? Thank you!