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