扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.beans类indexedpropertydescriptor的类成员方法: getindexedpropertytype定义及介绍
发布时间:2014-2-17
本文导语:
getindexedpropertytype
public class getindexedpropertytype()
获得索引属性类型的 class 对象。返回的 class 可能描述诸如 int 的基本类型。
返回:用于索引属性类型的 class;如果类型无法确定,则可能返回 null。