Method类中的isAnnotationPresent方法其作用是
A、判断isAnnotationPresent(class)中class是否是一个注解
B、获取指定的注解对象
C、是否指定类型的注解存在于该方法上
D、获取权限控制字符串