Raw types warning (original) (raw)
Brian Goetz brian.goetz at oracle.com
Thu Apr 18 14:04:26 PDT 2013
- Previous message: Raw types warning
- Next message: Raw types warning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm not sure -- would require digging, and as you can imagine I've got a few fires burning now. But what I'm saying is that I think the map-to-set / flatMap to Set::stream is a much more questionable construction than flatMapping Dealer directly to Branch. So if you can get rid of your problem by making your code clearer, then its not really a workaround.
On 4/18/2013 4:55 PM, Michael Nascimento wrote:
On Thu, Apr 18, 2013 at 5:51 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
OK, merge the map/flatMap as I suggested (ignoring the suggestion about the stream source) and I suspect your problem will go away. Hmm, I guess my question is not clear... I know how to work around the warning for now (I have done this before posting it here), I just wonder if the warning will stay forever or is a bug (which is my expectation). Regards, Michael
- Previous message: Raw types warning
- Next message: Raw types warning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]