Searched refs:possiblyThrowingMapOfProducer (Results 1 – 2 of 2) sorted by relevance
56 ListenableFuture<Map<Integer, Producer<String>>> possiblyThrowingMapOfProducer(); in possiblyThrowingMapOfProducer() method
142 multibindingComponent.possiblyThrowingMapOfProducer().get(); in mapOfProducerBindingWithFailures()