扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.lang.model.type接口wildcardtype的类成员方法: getsuperbound定义及介绍
发布时间:2014-2-18
本文导语:
getsuperbound
typemirror getsuperbound()
返回此通配符的下边界。如果没有显式声明下边界,则返回 null。
返回:此通配符的下边界