public class PatternUtils extends Object
static String
IS_MOBILE
IS_NUMBER
PatternUtils()
static boolean
isMobile(String phoneNo)
isNumber(String Number)
matches(String regex, String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String IS_MOBILE
public static final String IS_NUMBER
public PatternUtils()
public static boolean matches(String regex, String input)
public static boolean isMobile(String phoneNo)
phoneNo
public static boolean isNumber(String Number)
Number
Copyright © 2018. All rights reserved.