Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1003519 // class Snippet { S id, title, md5, type, text }

JavaX fragment (include)

static class Snippet {
  S id, title, md5, type, text;
  bool isPublic;
  
  *() {}
  *(S *id, S *title) {}
  *(S *id, S *title, S *md5) {}
  
  toString { ret id + " - " + title; }
  
  [stdEq]
}

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: 671 / 4156
Version history: 8 change(s)
Referenced in: [show references]