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

4
LINES

< > BotCompany Repo | #1009588 // infoBoxOrPrint

JavaX fragment (include)

static void infoBoxOrPrint(S s, bool infoBox) {
  if (infoBox) infoBox(s);
  else print(s);
}

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: #1009588
Snippet name: infoBoxOrPrint
Eternal ID of this version: #1009588/1
Text MD5: fd7aa532c274d31d30716ac533cd50c5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-08 21:54:28
Source code size: 96 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 393 / 416
Referenced in: [show references]