EACUAMBA opened a new pull request, #888:
URL: https://github.com/apache/commons-lang/pull/888

   I added two methods to convert Objects to String. I did it because I was 
facing a problem to convert Wraper objects to String and lead with 
NullPointerException.
   
   With this two method you can now pass any object and it will be converted to 
String or if this object is null will produce an empty String "".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to