setMap abstract method

void setMap(
  1. K key,
  2. Mapper? mapper
)

Implementation

void           setMap(K key, Mapper? mapper);