Die Codekopie lautet wie folgt: public static boolean ismobileNumber (String Mobiles) { return muster.comPile ("^((13 [0-9]) | (15 [^4, // d]) | (18 [^1^4, // d]) // d {8}" ) .Matcher (Mobile) .Matches (); }