Liking cljdoc? Tell your friends :D
Clojure only.

jdk.lang.reflect.Type

Type is the common superinterface for all types in the Java programming language. These include raw types, parameterized types, array types, type variables and primitive types.

Type is the common superinterface for all types in the Java
programming language. These include raw types, parameterized types,
array types, type variables and primitive types.
raw docstring

get-type-nameclj

(get-type-name this)

Returns a string describing this type, including information about any type parameters.

returns: a string describing this type - default java.lang.String

Returns a string describing this type, including information
 about any type parameters.

returns: a string describing this type - `default java.lang.String`
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