扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.management.openmbean类openmbeanattributeinfosupport的类成员方法: hasmaxvalue定义及介绍
发布时间:2014-2-18
本文导语:
hasmaxvalue
public boolean hasmaxvalue()
如果此 openmbeanattributeinfosupport 实例指定所描述属性的非 null 的最大值,则返回 true,否则返回 false。
指定者:接口 openmbeanparameterinfo 中的 hasmaxvalue
返回:如果存在最大值,则返回 true。