21 May
You’re working too much… (II)
… if you see a smiley in the following method call:
final String clean = parameter.replaceAll("[:/]","");
… if you see a smiley in the following method call:
final String clean = parameter.replaceAll("[:/]","");