Uses of Class
javafx.collections.transformation.TransformationList
-
Uses of TransformationList in javafx.collections.transformation
Modifier and TypeClassDescriptionfinal class
FilteredList<E>
Wraps an ObservableList and filters it's content using the provided Predicate.final class
SortedList<E>
Wraps an ObservableList and sorts it's content.