Package ucar.ui.table

Interface RowSorter

    • Method Detail

      • sort

        ArrayList sort​(int sortCol,
                       boolean reverse,
                       ArrayList docs)
        May make a copy of the Array, or return the original, but must not copy the rows themselves.