static S appendParamsToURL(S url, Map params) { ret appendQueryToURL(url, params); } static S appendParamsToURL(S url, O... data) { ret appendQueryToURL(url, data); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027735 |
Snippet name: | appendParamsToURL - synonym of appendQueryToURL |
Eternal ID of this version: | #1027735/1 |
Text MD5: | 8c6bed6380203e7f239d7b8f0efec40d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-04-09 13:21:27 |
Source code size: | 175 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 250 / 265 |
Referenced in: | [show references] |