Substitute for Functions.string() ?

Mike Duigou mike.duigou at oracle.com
Wed Mar 20 10:59:56 PDT 2013


String::valueOf is the best choice. It is what Functions.string() used to use.

Mike

On Mar 20 2013, at 10:52 , Michael Nascimento wrote:

> Hi guys,
> 
> My code was using Functions.string() before b81. What is the
> alternative now? Object::toString() ?
> 
> Regards,
> Michael
> 



More information about the lambda-dev mailing list