Represents an array type. A multidimensional array type is represented as an array type whose component type is also an array type.
Represents an array type. A multidimensional array type is represented as an array type whose component type is also an array type.
(get-component-type this)
Returns the component type of this array type.
returns: the component type of this array type - javax.lang.model.type.TypeMirror
Returns the component type of this array type. returns: the component type of this array type - `javax.lang.model.type.TypeMirror`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close