Uses of Class
javafx.collections.transformation.FilteredList
-
Uses of FilteredList in javafx.collections
Modifier and TypeMethodDescriptiondefault FilteredList<E>
Creates aFilteredList
wrapper of this list using the specified predicate.