java-tutorials/core-java-modules/core-java-string-operations
Martin van Wingerden 76a4694c42 Some changes in the is-numeric (#8171)
* Perform a null-check instead of catching NPE's
* Use pre-compiled regular expressions and perform a null-check before testing it against the regex
* Made the test usable with two modes, one using a single values and another one using a more realistic workload.
* Upgraded the commons-lang version
2019-11-21 23:28:58 -06:00
..
src Some changes in the is-numeric (#8171) 2019-11-21 23:28:58 -06:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml Some changes in the is-numeric (#8171) 2019-11-21 23:28:58 -06:00