delete abstract method

void delete(
  1. P key
)

Deletes the value for key

Implementation

void delete(P key);