Searched refs:HolderA (Results 1 – 1 of 1) sorted by relevance
64 static @interface HolderA {} annotation in TestAnnotationBundles66 @HolderA72 @HolderA public int unimportant = 42;76 @HolderA public int getValue() { return 28; } in getValue()83 @HolderA