Liking cljdoc? Tell your friends :D

jdk.lang.reflect.AnnotatedTypeVariable

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.
raw docstring

get-annotated-boundsclj

(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[]`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close