Searched refs:NestedAnnotationContainer (Results 1 – 8 of 8) sorted by relevance
100 @NestedAnnotationContainer.NestedWrappedKey(Integer.class)107 @NestedAnnotationContainer.NestedWrappedKey(Long.class)
21 public final class NestedAnnotationContainer { class
39 Map<NestedAnnotationContainer.NestedWrappedKey, String> nestedKeyMap(); in nestedKeyMap()
192 static NestedAnnotationContainer.NestedWrappedKey nestedWrappedKey(Class<?> value) { in nestedWrappedKey()
22 class NestedAnnotationContainer { class
36 fun nestedKeyMap(): Map<NestedAnnotationContainer.NestedWrappedKey, String>
21 import dagger.functional.kotlinsrc.multibindings.NestedAnnotationContainer.NestedWrappedKey