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

4
LINES

< > BotCompany Repo | #1016248 // mapPut_returnKey

JavaX fragment (include)

static <A, B> A mapPut_returnKey(Map<A, B> map, A key, B value) {
  mapPut(map, key, value);
  ret key;
}

Author comment

Began life as a copy of #1015755

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016248
Snippet name: mapPut_returnKey
Eternal ID of this version: #1016248/1
Text MD5: 096f07ae34c75ed75aa117b4f6c2ffd3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-11 23:54:04
Source code size: 108 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 345 / 386
Referenced in: [show references]