Searched refs:objMapOfProducer (Results 1 – 2 of 2) sorted by relevance
69 ListenableFuture<Map<Object, Producer<Object>>> objMapOfProducer(); in objMapOfProducer() method
187 assertThat(multibindingComponent.objMapOfProducer().get()).isEmpty(); in emptyMap()