griffon.javafx.collections.DelegatingObservableList
instead.@Deprecated public abstract class DelegatingObservableList<E> extends DelegatingObservableList<E>
DelegatingObservableList
modCount
Constructor and Description |
---|
DelegatingObservableList(ObservableList<E> delegate)
Deprecated.
|
add, add, addAll, addAll, addAll, clear, contains, containsAll, forEach, get, getDelegate, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, remove, removeAll, removeAll, retainAll, retainAll, set, setAll, setAll, size, sourceChanged, subList, toArray, toArray
addListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, removeListener, removeListener
equals, hashCode, removeRange
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addListener, filtered, removeListener, sorted, sorted
equals, hashCode, replaceAll, sort, spliterator
parallelStream, removeIf, stream
addListener, removeListener
public DelegatingObservableList(@Nonnull ObservableList<E> delegate)