public static long parseSnippetID(String snippetID) { long id = Long.parseLong(shortenSnippetID(snippetID)); if (id == 0) fail("0 is not a snippet ID"); ret id; }
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, yanjaxplzisb
No comments. add comment
| Snippet ID: | #1000708 |
| Snippet name: | parseSnippetID |
| Eternal ID of this version: | #1000708/1 |
| Text MD5: | 4189f602f06f7370ad8f388fccb7f326 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-10-31 17:36:15 |
| Source code size: | 172 bytes / 5 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1386 / 10451 |
| Referenced in: | [show references] |