1  | static File localSnippetFile(long snippetID) {
 | 
2  | ret localSnippetsDir(snippetID + ".text");  | 
3  | }  | 
4  | |
5  | static File localSnippetFile(S snippetID) {
 | 
6  | ret localSnippetFile(parseSnippetID(snippetID));  | 
7  | }  | 
Began life as a copy of #1018980
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018982 | 
| Snippet name: | localSnippetFile | 
| Eternal ID of this version: | #1018982/4 | 
| Text MD5: | 25d9fa4a8e2e99d0ba5967c62a1bc818 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-12-03 21:00:27 | 
| Source code size: | 197 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 618 / 687 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |