JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.sun.javadoc.TypeVariable
Packages that use
TypeVariable
软件包
描述
com.sun.javadoc
注意:
此程序包中的声明已被程序包
jdk.javadoc.doclet
中
的声明取代。
Uses of
TypeVariable
in
com.sun.javadoc
Methods in
com.sun.javadoc
that return
TypeVariable
变量和类型
方法
描述
TypeVariable
Type.
asTypeVariable
()
不推荐使用,要删除:此API元素将在以后的版本中删除。
如果它表示类型变量,则将此类型返回为
TypeVariable
。
TypeVariable
[]
ClassDoc.
typeParameters
()
不推荐使用,要删除:此API元素将在以后的版本中删除。
返回此类或接口的正式类型参数。
TypeVariable
[]
ExecutableMemberDoc.
typeParameters
()
不推荐使用,要删除:此API元素将在以后的版本中删除。
Return the formal type parameters of this method or constructor.