当前位置:首页 > 多选题 > 正文内容

如何获取public修饰符修饰的Method对象?

2024-01-20多选题

如何获取public修饰符修饰的Method对象?

A.getDeclaredMethods();

B.getMethods();

C.getMethod(String methodName);

D.getFields();

正确答案是BC

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://20230611.cn/post/18163881.html