Uses of Interface
com.google.i18n.phonenumbers.internal.MatcherApi
-
Packages that use MatcherApi Package Description com.google.i18n.phonenumbers.internal -
-
Uses of MatcherApi in com.google.i18n.phonenumbers.internal
Classes in com.google.i18n.phonenumbers.internal that implement MatcherApi Modifier and Type Class Description classRegexBasedMatcherImplementation of the matcher API using the regular expressions in the PhoneNumberDesc proto message to match numbers.Methods in com.google.i18n.phonenumbers.internal that return MatcherApi Modifier and Type Method Description static MatcherApiRegexBasedMatcher. create()
-