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

3
LINES

< > BotCompany Repo | #1031494 // combinePrintParameters

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

Libraryless. Click here for Pure Java version (34L/1K).

sS combinePrintParameters(S s, O o) {
  ret (endsWithLetterOrDigit(s) ? s + ": " : s) + o;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031494
Snippet name: combinePrintParameters
Eternal ID of this version: #1031494/2
Text MD5: 54e186563f53e3f8b7a591ace1cb516d
Transpilation MD5: bf3b2e830fc60b0822af07df0c8e6377
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-15 17:24:03
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 133 / 206
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)