Package io.michaelrocks.libphonenumber.android.internal
See: Description
-
Class Summary Class Description GeoEntityUtility Utility class for checking whether identifiers region code and country calling code belong to geographical entities. RegexBasedMatcher Implementation of the matcher API using the regular expressions in the PhoneNumberDesc proto message to match numbers. RegexCache LRU Cache for compiled regular expressions used by the libphonenumbers libary. -
Interface Summary Interface Description MatcherApi Internal phonenumber matching API used to isolate the underlying implementation of the matcher and allow different implementations to be swapped in easily.