static GlobalID globalIDFromParts(long a, short b) { new GlobalID id; id.a = a; id.b = b; ret id; }
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: | #1012349 |
| Snippet name: | globalIDFromParts |
| Eternal ID of this version: | #1012349/2 |
| Text MD5: | f603f6e916b9b331c6039ff7041b79a5 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-28 23:41:30 |
| Source code size: | 112 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 643 / 666 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |