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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |