Package | Description |
---|---|
com.iamsoft.util.ui.javafx.collections |
Observable collection implementations and associated classes.
|
Modifier and Type | Method and Description |
---|---|
ConflatingList2<X,Y> |
ConflatingList2.getRootList() |
ConflatingList2<X,Y> |
ConflatingList2.getSourceList() |
Constructor and Description |
---|
ConflatingList2(ConflatingList2<X,Y> pSourceList,
Function<X,Long> pXToLongFunction,
long pMinInterval) |
Copyright © 2023. All rights reserved.