moveRows abstract method

void moveRows(
  1. int from,
  2. int to,
  3. int dest
)

Implementation

void moveRows(int from, int to, int dest);