public interface IntersectionType extends TypeMirror
RELEASE_8 source version, intersection types can appear as the target type
of a cast expression.| Modifier and Type | Method and Description |
|---|---|
List<? extends TypeMirror> |
getBounds()
Return the bounds comprising this intersection type.
|
accept, equals, getKind, hashCode, toStringgetAnnotation, getAnnotationMirrors, getAnnotationsByTypeList<? extends TypeMirror> getBounds()