Uses of Interface
com.sun.javadoc.ParameterizedType
-
Packages that use ParameterizedType Package Description com.sun.javadoc Note: The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. -
-
Uses of ParameterizedType in com.sun.javadoc
Methods in com.sun.javadoc that return ParameterizedType Modifier and Type Method Description ParameterizedType
Type. asParameterizedType()
Deprecated, for removal: This API element is subject to removal in a future version.Return this type as aParameterizedType
if it represents an invocation of a generic class or interface.
-