|
From: | Per Bothner |
Subject: | [Bug-kawa] [bug #36853] Propagate type parameters |
Date: | Tue, 17 Jul 2012 08:09:29 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.41 Safari/537.1 |
Follow-up Comment #3, bug #36853 (project kawa): I was thinking more in the line of: class Foo<E extends java.util.List> ... ... Foo[vector] ... I.e. using super or extends. Your example doesn't report any warnings when I tried it. Perhaps because it (as far as I can tell) doesn't use wildcards. Having wildcard work is probably not a priority. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?36853> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |