orionlibs opened a new pull request, #233: URL: https://github.com/apache/commons-math/pull/233
--created a method that takes a string and extracts a list of numbers that it finds inside the string. --created tests --this project does not have a class like NumberUtils so, I thought that the most relevant existing class that can hold this method is CompositeFormat for the only reason that it already has number parsing methods. Please tell me if I should put this method in another class -- 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]
