Uses of Class
io.higson.runtime.sorter.SortConfig
Packages that use SortConfig
-
Uses of SortConfig in io.higson.runtime.sorter
Methods in io.higson.runtime.sorter that return SortConfigMethods in io.higson.runtime.sorter with parameters of type SortConfigModifier and TypeMethodDescriptionParamSorter.sort(ParamValue matrix, SortConfig sort) Sorts given matrix according to given sort configuration.