Class ParamSorter

java.lang.Object
io.higson.runtime.sorter.ParamSorter

public class ParamSorter extends Object
Author:
przemek hertel
  • Constructor Details

    • ParamSorter

      public ParamSorter()
  • Method Details

    • sort

      public ParamValue sort(ParamValue matrix, SortConfig sort)
      Sorts given matrix according to given sort configuration.
      Parameters:
      matrix - object that will be sorted
      sort - sorting configuration
      Returns:
      given matrix