Searched refs:TestClassAnnotation1 (Results 1 – 3 of 3) sorted by relevance
2 Type annotations: [@TestClassAnnotation1(value=hello)]9 Type annotations: [@TestClassAnnotation1(value=hello)]13 Type annotations: [@TestClassAnnotation1(value=hello), @TestClassAnnotation2(value=hello2)]16 Type annotations: [@TestClassAnnotation1(value=hello)]20 Type annotations: [@TestClassAnnotation1(value=Goodbye)]
17 @TestClassAnnotation1("hello")
20 public @ interface TestClassAnnotation1 { annotation