Searched refs:possiblyThrowingMap (Results 1 – 2 of 2) sorted by relevance
53 ListenableFuture<Map<Integer, String>> possiblyThrowingMap(); in possiblyThrowingMap() method
131 multibindingComponent.possiblyThrowingMap().get(); in mapBindingWithFailures()