Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.java > #13058
| X-Received | by 10.129.91.136 with SMTP id p130mr2339742ywb.61.1476387807284; Thu, 13 Oct 2016 12:43:27 -0700 (PDT) |
|---|---|
| X-Received | by 10.157.52.205 with SMTP id t13mr1045997otd.8.1476387807232; Thu, 13 Oct 2016 12:43:27 -0700 (PDT) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!g45no675153qte.1!news-out.google.com!w143ni2053itb.0!nntp.google.com!o19no1133942ito.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | de.comp.lang.java |
| Date | Thu, 13 Oct 2016 12:43:27 -0700 (PDT) |
| In-Reply-To | <29aa9447-09ed-48cd-87e4-0d9dcec26843@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=92.228.113.215; posting-account=VmIUsgkAAABUMV5-gaSlvHjNMDcqojz2 |
| NNTP-Posting-Host | 92.228.113.215 |
| References | <29aa9447-09ed-48cd-87e4-0d9dcec26843@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <a4a9210a-fd35-404a-a6b7-b3f5127553a1@googlegroups.com> (permalink) |
| Subject | Re: Bug bei Typ-Annotationen auf Klassen-Typ-Parameter-Bounds |
| From | Heiner Kücker <mail@heinerkuecker.de> |
| Injection-Date | Thu, 13 Oct 2016 19:43:27 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com de.comp.lang.java:13058 |
Show key headers only | View raw
Am Donnerstag, 13. Oktober 2016 21:39:06 UTC+2 schrieb Heiner Kücker:
> public class TestTypeAnnotationOnClassTypeparamBound<
> @TypeAnno00 T_EXT_INTERSECTION extends
> @TypeAnno01 List<
> @TypeAnno02 String > &
> @TypeAnno03 Iterable<
> @TypeAnno04 String > &
> @TypeAnno05 Serializable
> >
> {
> }
>
Bei T_EXT_INTERSECTION handelt es sich um einen Type-Parameter mit intersection bound, wobei der Typ-Parameter selbst, alle einzeln intersected bounds und deren Typ-Argumente jeweils eine Typ-Annotation haben.
> Danke
> Heiner
Back to de.comp.lang.java | Previous | Next — Previous in thread | Find similar
Bug bei Typ-Annotationen auf Klassen-Typ-Parameter-Bounds Heiner Kücker <mail@heinerkuecker.de> - 2016-10-13 12:38 -0700 Re: Bug bei Typ-Annotationen auf Klassen-Typ-Parameter-Bounds Heiner Kücker <mail@heinerkuecker.de> - 2016-10-13 12:41 -0700 Re: Bug bei Typ-Annotationen auf Klassen-Typ-Parameter-Bounds Heiner Kücker <mail@heinerkuecker.de> - 2016-10-13 12:43 -0700
csiph-web