Package Summary  Overview Summary

class:Parameterizable [NONE]

method:getTypeParameters() [NONE]

  • getTypeParameters

    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

© 2019 Oracle Corporation and/or its affiliates