unset abstract method

void unset(
  1. int x,
  2. int y
)

Implementation

void unset(
  final int x,
  final int y,
);