Class ReaderMappingIndex


  • public class ReaderMappingIndex
    extends Object
    • Method Detail

      • getMapRow

        public int[][] getMapRow()
      • getMapCol

        public int[][] getMapCol()
      • getMapLen

        public int[][] getMapLen()
      • getSampleRawIndexes

        public RawIndex[] getSampleRawIndexes()
      • getNrows

        public int getNrows()
      • getNcols

        public int getNcols()
      • getNlines

        public int getNlines()
      • getActualValueCount

        public int getActualValueCount()
      • compareCellValue

        public boolean compareCellValue​(int r,
                                        int c,
                                        String value)