public interface UnionType extends TypeMirror
RELEASE_7 source version, union types can appear as the type
of a multi-catch exception parameter.| Modifier and Type | Method and Description |
|---|---|
List<? extends TypeMirror> |
getAlternatives()
Return the alternatives comprising this union type.
|
accept, equals, getKind, hashCode, toStringgetAnnotation, getAnnotationMirrors, getAnnotationsByTypeList<? extends TypeMirror> getAlternatives()