X
- X-axis datatype.Y
- Y-axis datatype.public class DuplicatePointConflater<X,Y> extends Object implements BiFunction<X,Y,javafx.collections.ListChangeListener.Change<javafx.util.Pair<X,Y>>>
Constructor and Description |
---|
DuplicatePointConflater(List<javafx.util.Pair<X,Y>> pList) |
Modifier and Type | Method and Description |
---|---|
javafx.collections.ListChangeListener.Change<javafx.util.Pair<X,Y>> |
apply(X pX,
Y pY) |
static <X,Y> javafx.collections.ListChangeListener.Change<javafx.util.Pair<X,Y>> |
getChange(List<javafx.util.Pair<X,Y>> pList,
X pX,
Y pY) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
Copyright © 2023. All rights reserved.