static ThreadLocal<MapSO> assumeMapping_values = initializedThreadLocal(lambda0 ciMap); svoid assumeMapping(S var, O value) { assumeMapping_values->put(var, value); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026452 |
Snippet name: | assumeMapping - "morphing" method (may mean different things depending on context) |
Eternal ID of this version: | #1026452/1 |
Text MD5: | f66beadf1dc8ba48f958b00631b77390 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-04 17:58:21 |
Source code size: | 173 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 185 / 216 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1026453 - assumeMapping_getValues - by thread |