public abstract interface TypeParameterElement
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Represents a formal type parameter of a generic class, interface, method, or constructor element. A type parameter declares a TypeVariable.

extends Element

See also:
TypeVariable

Since:  1.6