AnnotatedWildcardType represents the potentially annotated use of a wildcard type argument, whose upper or lower bounds may themselves represent annotated uses of types.
AnnotatedWildcardType represents the potentially annotated use of a wildcard type argument, whose upper or lower bounds may themselves represent annotated uses of types.
(get-annotated-lower-bounds this)
Returns the potentially annotated lower bounds of this wildcard type.
returns: the potentially annotated lower bounds of this wildcard type - java.lang.reflect.AnnotatedType[]
Returns the potentially annotated lower bounds of this wildcard type. returns: the potentially annotated lower bounds of this wildcard type - `java.lang.reflect.AnnotatedType[]`
(get-annotated-upper-bounds this)
Returns the potentially annotated upper bounds of this wildcard type.
returns: the potentially annotated upper bounds of this wildcard type - java.lang.reflect.AnnotatedType[]
Returns the potentially annotated upper bounds of this wildcard type. returns: the potentially annotated upper bounds of this wildcard type - `java.lang.reflect.AnnotatedType[]`
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 |