Замените все эти карачики в String Java

        String finalString1 = stringUnderscoresForward.replaceAll("[_/]", "-");
Colorful Copperhead