接口 PredicateImplementor

所有超级接口:
Expression<Boolean>, ExpressionImplementor<Boolean>, Predicate, Selection<Boolean>
所有已知实现类:
CompositePredicate, ExistsPredicate, NotPredicate

public interface PredicateImplementor extends Predicate, ExpressionImplementor<Boolean>