Searched refs:getDeclaredAnnotationsByType (Results 1 – 1 of 1) sorted by relevance
90 return getDeclaredAnnotationsByType(annotationType); in getAnnotationsByType()119 getDeclaredAnnotationsByType(Class<A> annotationType) { in getDeclaredAnnotationsByType() method in Parameter