1 | static boolean containsSnippetID(Collection<S> c, S id) {
|
2 | ret c.contains(formatSnippetID(id)) || c.contains("" + parseSnippetID(id));
|
3 | } |
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: | #1001854 |
| Snippet name: | containsSnippetID |
| Eternal ID of this version: | #1001854/1 |
| Text MD5: | ec409547cbe5f88f0637ea856f78b12c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-11-27 17:41:11 |
| Source code size: | 139 bytes / 3 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 885 / 1118 |
| Referenced in: | [show references] |