A mixin interface for an element that has type parameters.
A mixin interface for an element that has type parameters.
(get-type-parameters this)
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 - java.util.List<? extends javax.lang.model.element.TypeParameterElement>
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 - `java.util.List<? extends javax.lang.model.element.TypeParameterElement>`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |