Class ScoreSortOptionsStepImpl

java.lang.Object
org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep
org.hibernate.search.engine.search.sort.dsl.impl.ScoreSortOptionsStepImpl
All Implemented Interfaces:
ScoreSortOptionsStep<ScoreSortOptionsStepImpl>, SortFinalStep, SortOrderStep<ScoreSortOptionsStepImpl>, SortThenStep

public final class ScoreSortOptionsStepImpl extends AbstractSortThenStep implements ScoreSortOptionsStep<ScoreSortOptionsStepImpl>