Searched refs:Condition2 (Results 1 – 4 of 4) sorted by relevance
13 public @interface Condition2 { annotation in JIRA18120 @Condition2(condition = B[].class)
16 def Pred2 : Predicate<"Condition2">,
17 def Pred2 : Predicate<"Condition2">,
907 String s2 = field2.getAnnotation(test4.JIRA181.Condition2.class).toString(); in testAnnotationWithGenerics()