Searched refs:HasAnnotations (Results 1 – 1 of 1) sorted by relevance
264 AllDefaults allDefaults = HasAnnotations.class.getAnnotation(AllDefaults.class); in testKeysWithDefaultAnnotations()267 Marker marker = HasAnnotations.class.getAnnotation(Marker.class); in testKeysWithDefaultAnnotations()309 static class HasAnnotations {} class in KeyTest