copy abstract method

void copy(
  1. int fromIdx,
  2. int toIdx
)

Implementation

void copy(int fromIdx, int toIdx);