set abstract method

void set(
  1. K key,
  2. T value
)

Implementation

void set(K key, T value);