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

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.