Doclet API

Uses of Interface
com.sun.javadoc.TypeVariable

Uses of TypeVariable in com.sun.javadoc
 

Methods in com.sun.javadoc that return TypeVariable
 TypeVariable Type.asTypeVariable()
          Return this type as a TypeVariable if it represents a type variable.
 TypeVariable[] ExecutableMemberDoc.typeParameters()
          Return the formal type parameters of this method or constructor.
 TypeVariable[] ClassDoc.typeParameters()
          Return the formal type parameters of this class or interface.
 


Doclet API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2004 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.