Searched defs:OtherAnnotation (Results 1 – 1 of 1) sorted by relevance
83 OtherAnnotation testAnnotation() default @OtherAnnotation(foo = 23, bar = "baz"); in testAnnotation() field86 public @interface OtherAnnotation { annotation in PropertyAnnotationsTest