Package Summary  Overview Summary

class:Parameterizable [CHANGED]

method:getTypeParameters-- [NONE]

  • getTypeParameters

    java.util.List<? extends TypeParameterElement> getTypeParameters()
    Returns the formal type parameters of the type element in declaration order.
    Returns:
    the formal type parameters, or an empty list if there are none