用于返回指定类型注解的方法(方法名)是?

用于返回指定类型注解的方法(方法名)是?

A.getAnnotation

B.getAnnotations

C.getMethods

D.getParameterTypes

正确答案是A