Liking cljdoc? Tell your friends :D

jdk.lang.reflect.AnnotatedArrayType

AnnotatedArrayType represents the potentially annotated use of an array type, whose component type may itself represent the annotated use of a type.

AnnotatedArrayType represents the potentially annotated use of an
array type, whose component type may itself represent the annotated use of a
type.
raw docstring

get-annotated-generic-component-typeclj

(get-annotated-generic-component-type this)

Returns the potentially annotated generic component type of this array type.

returns: the potentially annotated generic component type of this array type - java.lang.reflect.AnnotatedType

Returns the potentially annotated generic component type of this array type.

returns: the potentially annotated generic component type of this array type - `java.lang.reflect.AnnotatedType`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close