T - Item type.public class TransposedObservableList<T> extends ProxyObservableList<javafx.collections.ObservableList<T>>
ProxyObservableList.Exposed<T>, ProxyObservableList.Propertied<T>modCount| Constructor and Description |
|---|
TransposedObservableList(javafx.collections.ObservableList<javafx.collections.ObservableList<T>> pColLists) |
add, add, addAll, addAll, addAll, clear, contains, containsAll, delegateProperty, equals, get, getDelegate, hashCode, indexOf, isEmpty, lastIndexOf, remove, remove, remove, removeAll, removeAll, replaceAll, retainAll, retainAll, set, setAll, setAll, size, toStringaddListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, removeListener, removeListeneriterator, listIterator, listIterator, removeRange, subListtoArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waititerator, listIterator, listIterator, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streampublic TransposedObservableList(javafx.collections.ObservableList<javafx.collections.ObservableList<T>> pColLists)
Copyright © 2023. All rights reserved.