put

open override fun put(key: K, providerOfValue: Provider<V>): MapFactory.Builder<K, V>(source)

Associates key with providerOfValue.