griffon.javafx.collections.DelegatingObservableSet instead.@Deprecated public abstract class DelegatingObservableSet<E> extends DelegatingObservableSet<E>
DelegatingObservableSetObservableSetBase.BaseAddChange<T>, ObservableSetBase.BaseRemoveChange<T>| Constructor and Description |
|---|
DelegatingObservableSet(javafx.collections.ObservableSet<E> delegate)
Deprecated.
|
add, addAll, clear, contains, containsAll, equals, getDelegate, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, sourceChanged, toArray, toArrayaddListener, addListener, fireChange, hasListeners, removeListener, removeListenerpublic DelegatingObservableSet(@Nonnull
javafx.collections.ObservableSet<E> delegate)