You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/10/15 08:54:17 UTC

[GitHub] [commons-lang] verhas opened a new pull request #468: Boolean utils little cleanup

verhas opened a new pull request #468: Boolean utils little cleanup
URL: https://github.com/apache/commons-lang/pull/468
 
 
   Some of the boxing and unboxing operations remained in the code since the pre Java 1.4 era.
   The documentation was extended where I felt that a non-native English speaker may need more words. Also, some more examples were added to the JavaDoc documentation. Mainly the behavior of boolean to Integer/String etc. conversions were not defined when `trueValue` and `falseValue` and/or other parameters are the same.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services