static <A, B> B mapPut_returnValue(Map<A, B> map, A key, B value) { mapPut(map, key, value); ret value; }
Began life as a copy of #1016248
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025288 |
| Snippet name: | mapPut_returnValue |
| Eternal ID of this version: | #1025288/3 |
| Text MD5: | 884fbb7ab16915f367204349e93afef0 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-18 19:18:21 |
| Source code size: | 112 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 562 / 612 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |