Searched refs:nestedKeyMap (Results 1 – 2 of 2) sorted by relevance
69 @Test public void nestedKeyMap() { in nestedKeyMap() method in MultibindingTest70 assertThat(multibindingComponent.nestedKeyMap()) in nestedKeyMap()
39 Map<NestedAnnotationContainer.NestedWrappedKey, String> nestedKeyMap(); in nestedKeyMap() method