Class StaticSortThenStep<SR>

java.lang.Object
org.hibernate.search.engine.search.sort.dsl.spi.AbstractSortThenStep<SR>
org.hibernate.search.engine.search.sort.dsl.spi.StaticSortThenStep<SR>
All Implemented Interfaces:
SortFinalStep, SortThenStep<SR>

public final class StaticSortThenStep<SR> extends AbstractSortThenStep<SR>