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 Modifier and Type 方法 描述 TypeVariable
Type. asTypeVariable()
已过时。如果它表示一个类型变量,则返回此类型为TypeVariable
。TypeVariable[]
ClassDoc. typeParameters()
已过时。返回此类或接口的形式类型参数。TypeVariable[]
ExecutableMemberDoc. typeParameters()
已过时。Return the formal type parameters of this method or constructor.
-