T
- type of the resource to sort bypublic final class SingleValueSortSearchModelFactory<T> extends Base
SingleValueSortSearchModel
classModifier and Type | Method and Description |
---|---|
SingleValueSortSearchModel<T> |
apply(SortableSearchModel<T,SingleValueSortSearchModel<T>> sortableSearchModel)
Creates a new instance of S with the values of this builder and the given search model.
|
static <T> SingleValueSortSearchModelFactory<T> |
of() |
public SingleValueSortSearchModel<T> apply(SortableSearchModel<T,SingleValueSortSearchModel<T>> sortableSearchModel)
sortableSearchModel
- the given sortable search modelpublic static <T> SingleValueSortSearchModelFactory<T> of()