static boolean sameSnippetID(S a, S b) { if (!isSnippetID(a) || !isSnippetID(b)) false; return parseSnippetID(a) == parseSnippetID(b); }
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: | #1001333 |
Snippet name: | sameSnippetID |
Eternal ID of this version: | #1001333/2 |
Text MD5: | 32d309eb04474090c5670864ec3eb3e8 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-19 17:05:37 |
Source code size: | 143 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 764 / 1478 |
Version history: | 1 change(s) |
Referenced in: | [show references] |