Searched refs:objMapOfProduced (Results 1 – 2 of 2) sorted by relevance
67 ListenableFuture<Map<Object, Produced<Object>>> objMapOfProduced(); in objMapOfProduced() method
186 assertThat(multibindingComponent.objMapOfProduced().get()).isEmpty(); in emptyMap()