Searched refs:mapOfProduced (Results 1 – 2 of 2) sorted by relevance
50 ListenableFuture<Map<Integer, Produced<String>>> mapOfProduced(); in mapOfProduced() method
117 Map<Integer, Produced<String>> map = multibindingComponent.mapOfProduced().get(); in mapOfProducedBinding()