Class Thing

    • Constructor Detail

      • Thing

        public Thing​(int row,
                     int col)
    • Method Detail

      • getRow

        public int getRow()
      • setRow

        public void setRow​(int row)
      • getCol

        public int getCol()
      • setCol

        public void setCol​(int col)