public abstract List<? extends TypeParameterElement> getTypeParameters ()

Returns the formal type parameters of an element in declaration order.

Returns:  the formal type parameters, or an empty list if there are none