Method类中的isAnnotationPresent方法其作用是?
Method类中的isAnnotationPresent方法其作用是?
A.判断isAnnotationPresent(class)中class是否是一个注解
B.获取指定的注解对象
C.是否指定类型的注解存在于该方法上
D.获取权限控制字符串
正确答案:是否指定类型的注解存在于该方法上
Tag:Web服务与RESTful技术 注解 方法
时间:2022-01-27 21:45:11