remove abstract method

void remove(
  1. String key
)

Removed the header with case-insensitive name key.

Implementation

void remove(String key);