| 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.
|
| Class | Description |
|---|---|
| RegexBasedMatcher |
Implementation of the matcher API using the regular expressions in the PhoneNumberDesc
proto message to match numbers.
|
Copyright © 2016 Google. All Rights Reserved.