public class PhoneUtil extends Object
Constructor and Description |
---|
PhoneUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPhoneNumber(String number)
Returns true if the string is a phone number.
|
public static boolean isPhoneNumber(String number)