Searched refs:qualifiedIntegerObjectMap (Results 1 – 4 of 4) sorted by relevance
53 @SomeQualifier Map<Integer, Object> qualifiedIntegerObjectMap(); in qualifiedIntegerObjectMap() method
63 assertThat(component.qualifiedIntegerObjectMap()).hasSize(1); in multibindings()
52 @SomeQualifier ListenableFuture<Map<Integer, Object>> qualifiedIntegerObjectMap(); in qualifiedIntegerObjectMap() method
77 assertThat(component.qualifiedIntegerObjectMap().get()).hasSize(1); in multibindings()