Kotlin String enthält Ganzzahl

str.matches(".*\\d.*");
JayNue