getmodifiers
类的类getModifiers()方法 (Class class getModifiers() method)
getModifiers() method is available in java.lang package.
getModifiers()方法在java.lang包中可用。
getModifiers() method is used to return the modifiers for this class or interfaces and the modifiers consist of JVM constants for the modifiers public, private, protected, final, static, abstract and interface and these modifiers should be decoded by the method getModifier() of Modifier class.
getModifiers()方法用于返回此类或接口的修饰符,并且修饰符由JVM常数组成,这些修饰符用于修饰符public,private,protected,final,static,abstract和interface,这些修饰符应由getModifier()方法解码修饰符类。
getModifiers() method
最后
以上就是纯真宝贝最近收集整理的关于getmodifiers_Java类类getModifiers()方法及示例的全部内容,更多相关getmodifiers_Java类类getModifiers()方法及示例内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复