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.
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close