svoid setLocalSnippetType(S snippetID, int type) { setFileInfoField(localSnippetFile(snippetID), "Type", type); } svoid setLocalSnippetType(long snippetID, int type) { setFileInfoField(localSnippetFile(snippetID), "Type", type); }
Began life as a copy of #1020357
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020358 |
| Snippet name: | setLocalSnippetType |
| Eternal ID of this version: | #1020358/2 |
| Text MD5: | 21125a87e319227dc8bb8896e43cc31a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-16 15:00:01 |
| Source code size: | 241 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 512 / 549 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |