RT @lukaseder: Welp. Since recent Java versions, both of these work: - string.replaceAll("\s+", "") - string.replaceAll("\\s+", "") But t…
9:07am September 15th 2022 via Twitter Web App