Represents a union type.
As of the RELEASE_7 source version, union types can appear as the type of a multi-catch exception parameter.
Represents a union type. As of the RELEASE_7 source version, union types can appear as the type of a multi-catch exception parameter.
(get-alternatives this)
Return the alternatives comprising this union type.
returns: the alternatives comprising this union type. - java.util.List<? extends javax.lang.model.type.TypeMirror>
Return the alternatives comprising this union type. returns: the alternatives comprising this union type. - `java.util.List<? extends javax.lang.model.type.TypeMirror>`
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 |