Searched refs:ProvidesIntoMap (Results 1 – 3 of 3) sorted by relevance
87 @ProvidesIntoMap in testAnnotation()94 @ProvidesIntoMap in testAnnotation()101 @ProvidesIntoMap in testAnnotation()108 @ProvidesIntoMap in testAnnotation()115 @ProvidesIntoMap in testAnnotation()121 @ProvidesIntoMap in testAnnotation()127 @ProvidesIntoMap in testAnnotation()133 @ProvidesIntoMap in testAnnotation()263 @ProvidesIntoMap in testArrayKeys_unwrapValuesTrue()315 @ProvidesIntoMap in testArrayKeys_unwrapValuesFalse()[all …]
25 import com.google.inject.multibindings.ProvidesIntoMap;46 Provides.class, ProvidesIntoSet.class, ProvidesIntoMap.class, ProvidesIntoOptional.class);73 } else if (annotation instanceof ProvidesIntoMap) { in prepareMethod()
57 public @interface ProvidesIntoMap {} annotation