67bfecc070
These are useful methods in groovy that give you control over the replacements used: ``` 'the quick brown fox'.replaceAll(/[aeiou]/, m -> m.group().toUpperCase(Locale.ROOT)) ``` |
||
---|---|---|
.. | ||
licenses | ||
src | ||
ant.xml | ||
build.gradle |