X
- Type of horizontal (X) axis.Y
- Type of vertical (Y) axis.public class ConflatingList<X,Y> extends ProxyObservableList<javafx.scene.chart.XYChart.Data<X,Y>>
ProxyObservableList.Exposed<T>, ProxyObservableList.Propertied<T>
modCount
Constructor and Description |
---|
ConflatingList(javafx.collections.ObservableList<javafx.scene.chart.XYChart.Data<X,Y>> pDelegate,
Function<X,Long> pXToLongFunction) |
ConflatingList(javafx.collections.ObservableList<javafx.scene.chart.XYChart.Data<X,Y>> pDelegate,
Function<X,Long> pXToLongFunction,
long pMinInterval) |
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, toString
addListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, removeListener, removeListener
iterator, listIterator, listIterator, removeRange, subList
toArray, toArray
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
iterator, listIterator, listIterator, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2023. All rights reserved.