AnnotatedTypeVariable represents the potentially annotated use of a type variable, whose declaration may have bounds which themselves represent annotated uses of types.
AnnotatedTypeVariable represents the potentially annotated use of a type variable, whose declaration may have bounds which themselves represent annotated uses of types.
(get-annotated-bounds this)
Returns the potentially annotated bounds of this type variable.
returns: the potentially annotated bounds of this type variable - java.lang.reflect.AnnotatedType[]
Returns the potentially annotated bounds of this type variable. returns: the potentially annotated bounds of this type variable - `java.lang.reflect.AnnotatedType[]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close