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("[:/]","");
It’s not a particularly happy smiley either