Interface Predicate
-
public interface PredicateA boolean expression.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Predicateand(Predicate right)Predicatenot()Predicateor(Predicate right)
-