remove abstract method

void remove(
  1. String key
)

Remove a key from the cache.

Implementation

void remove(String key);