Class IndexPair

    • Constructor Detail

      • IndexPair

        public IndexPair()
      • IndexPair

        public IndexPair​(short row,
                         short col)
    • Method Detail

      • getCol

        public short getCol()
      • setCol

        public void setCol​(short col)
      • getRow

        public short getRow()
      • setRow

        public void setRow​(short row)