Class MatchAllPredicateOptionsStepImpl

java.lang.Object
org.hibernate.search.engine.search.predicate.dsl.spi.AbstractPredicateFinalStep
org.hibernate.search.engine.search.predicate.dsl.impl.MatchAllPredicateOptionsStepImpl
All Implemented Interfaces:
MatchAllPredicateOptionsStep<MatchAllPredicateOptionsStep<?>>, PredicateFinalStep, PredicateScoreStep<MatchAllPredicateOptionsStep<?>>

public final class MatchAllPredicateOptionsStepImpl extends AbstractPredicateFinalStep implements MatchAllPredicateOptionsStep<MatchAllPredicateOptionsStep<?>>