click abstract method

void click(
  1. int row,
  2. String col
)

Implementation

void click(int row, String col);