For example I have this String:
String example = abc(abcdef)abc;
I want a method to return a string that doesn't have (abcdef)
(abcdef)
Output: abcabc
Aucun commentaire:
Enregistrer un commentaire