Searched refs:AnnotationOnSet (Results 1 – 1 of 1) sorted by relevance
96 public @interface AnnotationOnSet {} annotation in DaggerAdapterTest102 @AnnotationOnSet113 i.getInstance(Key.get(new TypeLiteral<Set<Integer>>() {}, AnnotationOnSet.class))); in testSetBindingsWithAnnotation()