Uses of Class
com.google.i18n.phonenumbers.PhoneNumberUtil
-
Packages that use PhoneNumberUtil Package Description com.google.i18n.phonenumbers -
-
Uses of PhoneNumberUtil in com.google.i18n.phonenumbers
Methods in com.google.i18n.phonenumbers that return PhoneNumberUtil Modifier and Type Method Description static PhoneNumberUtilPhoneNumberUtil. createInstance(MetadataLoader metadataLoader)Create a newPhoneNumberUtilinstance to carry out international phone number formatting, parsing, or validation.static PhoneNumberUtilPhoneNumberUtil. getInstance()Gets aPhoneNumberUtilinstance to carry out international phone number formatting, parsing, or validation.
-