Interface SimpleBooleanPredicateOptionsStep<S extends SimpleBooleanPredicateOptionsStep<?>>

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

public interface SimpleBooleanPredicateOptionsStep<S extends SimpleBooleanPredicateOptionsStep<?>> extends PredicateScoreStep<S>, PredicateFinalStep
The initial and final step in a "simple boolean predicate" definition, where options can be set.