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

18
LINES

< > BotCompany Repo | #1002461 // class Source (who said what when)

JavaX fragment (include)

// who said something and where and when?
static class Source {
  S dialogID;
  boolean master;
  long when;
  S channel, slackTS;
  S line;
  
  *() {}
  
  *(S *line) {
    dialogID = getDialogID();
    master = master();
    when = now();
    channel = getChannelName();
    slackTS = getSlackTS();
  }
}

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: #1002461
Snippet name: class Source (who said what when)
Eternal ID of this version: #1002461/1
Text MD5: ee234cb1c0197dc28d789980b9e7518c
Author: stefan
Category: javax / eleu
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-11 01:07:46
Source code size: 324 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 645 / 1940
Referenced in: [show references]