SortedMap.transformValues?

Michael Nascimento misterm at gmail.com
Wed Jan 16 09:57:57 PST 2013


Hi guys,

What is the lambda way of achieving:

http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/collect/Maps.html#transformValues(java.util.SortedMap,
com.google.common.base.Function)

?

Regards,
Michael


More information about the lambda-dev mailing list