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

3
LINES

< > BotCompany Repo | #1024044 // wrapMapAsParams

JavaX fragment (include)

static O[] wrapMapAsParams(Map map) {
  ret empty(map) ? null : new O[] { map };
}

Author comment

Began life as a copy of #1022195

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024044
Snippet name: wrapMapAsParams
Eternal ID of this version: #1024044/1
Text MD5: f6e610b58d13a0ad8d155a24fe8ff015
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-18 14:10:37
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 532
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)