public interface ObservableSet<E> extends java.util.Set<E>, ObservableCollection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayaddCollectionChangeListener, removeCollectionChangeListener