static bool strictPutICIfKeyNotEqualToValue(Map<S> map, S key, S value) { if (eqic(key, value)) true; ret strictPutIC(map, key, value); }
Began life as a copy of #1012620
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021396 |
Snippet name: | strictPutICIfKeyNotEqualToValue |
Eternal ID of this version: | #1021396/3 |
Text MD5: | 5515403f1fcbf1c6bb2a52d046d157e3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-10 19:58:20 |
Source code size: | 144 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 338 / 357 |
Version history: | 2 change(s) |
Referenced in: | [show references] |