end abstract method

void end(
  1. int left,
  2. int right
)

Notifies the region at the indexes that they and their neighbours have been resized.

Implementation

void end(int left, int right);