1 | static class Snippet {
|
2 | S id, title, md5, type, text; |
3 | bool isPublic; |
4 | |
5 | *() {}
|
6 | *(S *id, S *title) {}
|
7 | *(S *id, S *title, S *md5) {}
|
8 | |
9 | toString { ret id + " - " + title; }
|
10 | |
11 | [stdEq] |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 19 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1003519 |
| Snippet name: | class Snippet { S id, title, md5, type, text } |
| Eternal ID of this version: | #1003519/9 |
| Text MD5: | cacf9941246b907da8c27fddd466a938 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-08 22:32:33 |
| Source code size: | 207 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1068 / 4578 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |