Interface BooleanPredicateClausesStep<S extends BooleanPredicateClausesStep<?>>

Type Parameters:
S - The "self" type (the actual exposed type of this step).
All Superinterfaces:
BooleanPredicateOptionsCollector<BooleanPredicateOptionsCollector<?>>, GenericBooleanPredicateClausesStep<S,BooleanPredicateOptionsCollector<?>>, PredicateFinalStep, PredicateScoreStep<S>

public interface BooleanPredicateClausesStep<S extends BooleanPredicateClausesStep<?>> extends GenericBooleanPredicateClausesStep<S,BooleanPredicateOptionsCollector<?>>
The initial and final step in a boolean predicate definition, where clauses can be added.

Different types of clauses have different effects, see BooleanPredicateOptionsCollector.