Class Sortrows

    • Field Detail

      • column

        private long column
      • reverse

        private boolean reverse
    • Constructor Detail

      • Sortrows

        public Sortrows​(Matrix m,
                        long column,
                        boolean reverse)
    • Method Detail

      • getObject

        public java.lang.Object getObject​(long... coordinates)
      • createSortIndex

        private void createSortIndex()