Package javafx.collections.transformation


package javafx.collections.transformation
  • Classes
    Class
    Description
    Wraps an ObservableList and filters it's content using the provided Predicate.
    Wraps an ObservableList and sorts it's content.
    A base class for all lists that wraps other lists in a way that changes the list's elements, order, size or generally it's structure.