1 | svoid setLocalSnippetType(S snippetID, int type) { |
2 | setFileInfoField(localSnippetFile(snippetID), "Type", type); |
3 | } |
4 | |
5 | svoid setLocalSnippetType(long snippetID, int type) { |
6 | setFileInfoField(localSnippetFile(snippetID), "Type", type); |
7 | } |
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: | 285 / 316 |
Version history: | 1 change(s) |
Referenced in: | [show references] |