Interface Parameterizable

    • Method Detail

      • 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