-
public final class SortByStateKt
-
-
Method Summary
Modifier and Type Method Description final static SortByStateSortByState(Map<Integer, String> options, Integer selectedOption)Creates an instance of SortByState. -
-
Method Detail
-
SortByState
final static SortByState SortByState(Map<Integer, String> options, Integer selectedOption)
Creates an instance of SortByState.
- Parameters:
options- intial sort by option valuesselectedOption- initial index of selected option
-
-
-
-