Optimise toBooleanObject(String) as has been done for toBoolean(String)
-----------------------------------------------------------------------
Key: LANG-650
URL: https://issues.apache.org/jira/browse/LANG-650
Project: Commons Lang
Issue Type: Improvement
Reporter: Sebb
toBoolean(String) was optimised by eliminating calls to equalsIgnoreCase.
Perhaps should do the same for toBooleanObject(String)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.