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.javadocMethods in com.sun.javadoc that return ParameterizedType Modifier and Type Method Description ParameterizedTypeType. asParameterizedType()Deprecated, for removal: This API element is subject to removal in a future version.Return this type as aParameterizedTypeif it represents an invocation of a generic class or interface.
 
-