public static final class MapOfProducerProducer.Builder<K,V> extends Object
MapOfProducerProducer| Modifier and Type | Method and Description |
|---|---|
MapOfProducerProducer<K,V> |
build()
Returns a new
MapOfProducerProducer. |
MapOfProducerProducer.Builder<K,V> |
put(K key,
Producer<V> producerOfValue)
Associates k with producerOfValue in
Builder. |
public MapOfProducerProducer<K,V> build()
MapOfProducerProducer.Copyright © 2016 Google, Inc.. All Rights Reserved.