Searched defs:annotatedWith (Results 1 – 9 of 9) sorted by relevance
32 void annotatedWith(Class<? extends Annotation> annotationType); in annotatedWith() method37 void annotatedWith(Annotation annotation); in annotatedWith() method
31 LinkedBindingBuilder<T> annotatedWith( in annotatedWith() method37 LinkedBindingBuilder<T> annotatedWith(Annotation annotation); in annotatedWith() method
31 ConstantBindingBuilder annotatedWith( in annotatedWith() method37 ConstantBindingBuilder annotatedWith(Annotation annotation); in annotatedWith() method
46 public void annotatedWith(Class<? extends Annotation> annotationType) { in annotatedWith() method in ExposureBuilder52 public void annotatedWith(Annotation annotation) { in annotatedWith() method in ExposureBuilder
44 public ConstantBindingBuilder annotatedWith(Class<? extends Annotation> annotationType) { in annotatedWith() method in ConstantBindingBuilderImpl49 public ConstantBindingBuilder annotatedWith(Annotation annotation) { in annotatedWith() method in ConstantBindingBuilderImpl
50 public BindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType) { in annotatedWith() method in BindingBuilder55 public BindingBuilder<T> annotatedWith(Annotation annotation) { in annotatedWith() method in BindingBuilder
171 public SecondaryBinder<P, T> annotatedWith(Class<? extends Annotation> annotationType) { in annotatedWith() method in ThrowingProviderBinder.SecondaryBinder179 public SecondaryBinder<P, T> annotatedWith(Annotation annotation) { in annotatedWith() method in ThrowingProviderBinder.SecondaryBinder
107 public static Matcher<AnnotatedElement> annotatedWith( in annotatedWith() method in Matchers145 public static Matcher<AnnotatedElement> annotatedWith( in annotatedWith() method in Matchers
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...