Interface ExistsPredicateOptionsStep<S extends ExistsPredicateOptionsStep<?>>

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

public interface ExistsPredicateOptionsStep<S extends ExistsPredicateOptionsStep<?>> extends PredicateFinalStep, PredicateScoreStep<ExistsPredicateOptionsStep<?>>
The final step in an "exists" predicate definition, where optional parameters can be set.