Interface PredicateMapper

All Superinterfaces:
Function<CqnPredicate,CqnPredicate>, UnaryOperator<CqnPredicate>

public interface PredicateMapper extends UnaryOperator<CqnPredicate>