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

3
LINES

< > BotCompany Repo | #1037249 // unnullString

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

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

sS unnullString(S s) {
  ret s == null ? "" : s;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1037249
Snippet name: unnullString
Eternal ID of this version: #1037249/1
Text MD5: 7cd0750f3c0707b58fcd45b9519ac2b6
Transpilation MD5: cd81d2d4bbe82ac4471aa075ca476986
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-09-17 20:27:37
Source code size: 52 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 85
Referenced in: [show references]