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 is a website building & hosting documentation for Clojure/Script libraries

× close