add abstract method

void add(
  1. Rect area,
  2. Key key
)

Implementation

void add(Rect area, Key key);