static Matches getMatchesAny(S pat, Iterable<S> l) { new Matches m; ret matchAny(pat, l, m) ? m : null; }
Began life as a copy of #1002630
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1021416 |
| Snippet name: | getMatchesAny |
| Eternal ID of this version: | #1021416/1 |
| Text MD5: | f4e2777cacd578d97ce5ac42f5e9ddb9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-11 00:09:15 |
| Source code size: | 112 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 502 / 539 |
| Referenced in: | [show references] |