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

3
LINES

< > BotCompany Repo | #1010692 // strOrNull

JavaX fragment (include)

static S strOrNull(O o) {
  ret o == null ? null : str(o);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010692
Snippet name: strOrNull
Eternal ID of this version: #1010692/1
Text MD5: 7e10d4f4cd6229084962de3a5aacef0f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-25 01:47:45
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 572 / 1027
Referenced in: [show references]