Interface ObservableList<T>
- All Superinterfaces:
Collection<T>, DeltaCollection<T>, Iterable<T>, List<T>, ObservableCollection<T>
- All Known Implementing Classes:
ObservableListImpl
-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DeltaCollection
delta, replaceMethods inherited from interface List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayMethods inherited from interface ObservableCollection
addPropertyChangeListener, addVetoableChangeListener, convert, filter, map, mapToValue, mapToValue