This post originated from an RSS feed registered with Java Buzz
by Dave Booth.
Original Post: Something More About Generics Folding
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
Looking back at constructor type parameters folding, you may wonder why don’t we fold another verbose construct with generics — method type parameters like this:fillMap(Collections.<String, List<Integer>>emptyMap());In Maia, we will:
addthis_url = 'http%3A%2F%2Fblogs.jetbrains.com%2Fidea%2F2009%2F04%2Fsomething-more-about-generics-folding%2F';
addthis_title = 'Something+More+About+Generics+Folding';
addthis_pub = 'jetbrains';