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

7
LINES

< > BotCompany Repo | #1029177 // making

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2494L) is out of date.

svoid making(bool print, S name, O object default null) {
  if (print) making(name, object);
}

svoid making(S name, O object default null) {
  printWithTime("Making " + name);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1029177
Snippet name: making
Eternal ID of this version: #1029177/5
Text MD5: 7283cc24623d766ca39173893efaafad
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-24 14:26:21
Source code size: 184 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 108 / 166
Version history: 4 change(s)
Referenced in: [show references]