Uses of Class
icu.easyj.data.memory.querier.SortParam
Packages that use SortParam
-
Uses of SortParam in icu.easyj.data.memory.querier
Fields in icu.easyj.data.memory.querier declared as SortParamModifier and TypeFieldDescriptionprotected SortParam[]AbstractQuerier.sortParamsThe sort paramsMethods in icu.easyj.data.memory.querier that return SortParamModifier and TypeMethodDescriptionAbstractQuerier.getSortParams()Sortable.getSortParams()Gets sort params.Methods in icu.easyj.data.memory.querier with parameters of type SortParamModifier and TypeMethodDescriptionvoidAbstractQuerier.setSortParams(SortParam... sortParams) voidSortable.setSortParams(SortParam... sortParams) Sets sort params.