Map doc bugs

Martin Buchholz martinrb at google.com
Mon Dec 9 19:23:17 UTC 2013


Mike: Map.foreach and Map.replaceAll says:

 for ((Map.Entry<K, V> entry : map.entrySet())


but there are stray left parens there.  Please fix.



More information about the core-libs-dev mailing list