sbool isValidNationalPhoneNumber(S countryCode, S s) { ret isValidInternationalPhoneNumber(countryCode + s); }
Began life as a copy of #1029749
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030647 |
| Snippet name: | isValidNationalPhoneNumber |
| Eternal ID of this version: | #1030647/1 |
| Text MD5: | d72742d2a5e63bcaba0fb0edc53f3678 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-02-19 14:59:07 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 423 / 431 |
| Referenced in: | [show references] |