On this pageFunction: addValue() addValue<K, T>(map, key, value): void Type Parameters K K T T Parameters map Map<K, T[]> key K value T Returns void