static Matcher matcher(S pattern, S string) { return Pattern.compile(pattern).matcher(string); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001017 |
| Snippet name: | matcher function |
| Eternal ID of this version: | #1001017/1 |
| Text MD5: | 9f8ff761b0768c1e0e4d617b1343a98d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-09-16 13:28:20 |
| Source code size: | 100 bytes / 3 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 907 / 1465 |
| Referenced in: | [show references] |