接口 PredicateImplementor

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

public interface PredicateImplementor extends Predicate, ExpressionImplementor<Boolean>