Description
For performance reasons, it would be nice if the operations in StringUtils that take a regular expression (removePattern/replacePattern) were overloaded to optionally take a precompiled Pattern.
Attachments
Issue Links
- links to
For performance reasons, it would be nice if the operations in StringUtils that take a regular expression (removePattern/replacePattern) were overloaded to optionally take a precompiled Pattern.