java.lang.Object
io.github.palexdev.materialfx.utils.PredicateUtils
Convenience methods for predicates.
-
Method Summary
-
Method Details
-
chain
- Returns:
- a new predicate that is the combination of the original predicate
with the given one according to the specified
ChainMode.
-