Interface SortAgent

    • Method Detail

      • sort

        void sort​(boolean ascending)
        To sort a header with specified sorting order.
        Parameters:
        ascending - true indicates ascending; false indicates descending.