Searched defs:getMethodAnnotations (Results 1 – 2 of 2) sorted by relevance
72 @Nullable AnnotationSetKey getMethodAnnotations(@Nonnull MethodKey key); in getMethodAnnotations() method
382 private Annotation[] getMethodAnnotations(MethodId<?, Void> methodId) throws Exception { in getMethodAnnotations() method in AnnotationIdTest